Hi all I am in the process of changing my OpenSUSE 11.3 system to use NFS4 and kerberos. Following http://doc.opensuse.org/products/opensuse/openSUSE/opensuse-security/cha.sec... I succeeded in seting up Kerberos - and user login based on kerberos now works perfectly. But I now have a problem that local system accounts in /etc/password no longer are able to login. This is a problem as this prevents cron to run as any other user that root. Trying to login or start a cronjob /var/log/messages reads: login[5261]: Ukendt bruger for det underliggende godkendelsesmodul I guess this is the same as: login[5261]: User not known to the underlying authentication module By using sudo su - [username] I can shift to the user account without problems. I guess I have to change something in pam.d to allow both types of login. But the pam system is unknown stuff for me.. Any ideas, pointers? -- Thanks Klaus -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org