Dear colleagues, At the SDDM page there are two files for PAM configurations with syntax errors: /etc/pam.d/sddm and /etc/pam.d/sddm-autologin Both files have the the line with condition «uid >=1000» It should be a blank character between ‘>=‘ and ‘1000’. So, the condition will be «uid >= 1000». Otherwise dddm-helper produce the error pam_succeed_if(sddm:auth): incomplete condition detected and does not allow to login.
Kind regards, Vladislav -- http://lists.linuxfromscratch.org/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
