http://bugs.skolelinux.org/show_bug.cgi?id=1408
--- Comment #5 from Petter Reinholdtsen <[email protected]> 2009-12-26 13:13:38 --- I believe I managed to find the cause of this. ltsp-make-client insert '@include common-pammount' in /etc/pam.d/kdm, and this refer to the non-existing file /etc/pam.d/common-pammount. Refering to a non-existing file seem to be a fatal error. The fix is either to create the missing file, or remove the @include statement. I've commited code to drop the @include, as it is not obvious why it is there in the first place. -- Configure bugmail: http://bugs.skolelinux.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are watching all bug changes. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

