Hello! The instructions at:
http://freebsd.kde.org/faq.php#HowdoIenablepasswordlessconvenienceloginsinKDMIcheckedthecheckboxintheLoginManagerControlbutKDMwontlogmein seem perfectly clear and, I believe, I followed them correctly: m...@corbulon:~ (1004) ls -l /etc/pam.d/kde* -rw-r--r-- 1 root wheel 458 Dec 2 2007 /etc/pam.d/kde -rw-r--r-- 2 root wheel 459 Dec 29 2007 /etc/pam.d/kde-np m...@corbulon:~ (1005) diff -U2 /etc/pam.d/kde* --- /etc/pam.d/kde 2007-12-02 12:12:44.000000000 -0500 +++ /etc/pam.d/kde-np 2007-12-29 17:51:31.000000000 -0500 @@ -8,5 +8,5 @@ #auth sufficient pam_krb5.so no_warn try_first_pass #auth sufficient pam_ssh.so no_warn try_first_pass -auth required pam_unix.so no_warn try_first_pass +#auth required pam_unix.so no_warn try_first_pass # account Unfortunately, the password-less logins are still rejected for the two users, who are listed: m...@corbulon:~ (1006) grep NoPass /opt/share/config/kdm/kdmrc NoPassEnable=true NoPassUsers=mi,tulik Please, advise... Thanks! -mi _______________________________________________ kde-freebsd mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.org/ for latest information
