[OpenAFS] pam
Jason Edgecombe
jason@rampaginggeek.com
Thu, 12 Apr 2007 18:55:31 -0400
Alan Hoyle wrote:
> On 4/5/07, Simon Wilkinson <sxw@inf.ed.ac.uk> wrote:
>> On Thu, 5 Apr 2007, Alan Hoyle wrote:
>>
>> > crond[14203]: PAM [error: /lib/security/pam_afs.krb.so: cannot
>> > restore segment prot after reloc:
>> > Permission denied]
>>
>> Have you got SELinux running in enforcing mode?
>
> SELinux is installed and is apparently in enforcing mode. It's
> apparently in "targeted" mode as well.
>
> Should I change this configuration?
>
>
You probably just need to relabel the files. lookup the "fixfiles" and
"restorecon" commands.
run "ls -Z /lib/security/" and compare the selinux context to the other
files in that directory.
Jason