[Dr. Werner Fink] > OK, tested it out and had done some changes. The file > /etc/pam.d/init is required otherwise the logon is not possible.
Why not change the pam_start() call to use "login" instead of "init", to avoid the need for a new pam configuration file? Btw, why is the pam stuff in init.c, and not in sulogin.c? I am staring to suspect that we should postpone the PAM stuff to a later release, while we figure out all these unknowns. Happy hacking, -- Petter Reinholdtsen