Did you install the PAM from the Samba FTP server, or PAM from padl.com? I ended up following another tutorial than my original post here on the mailing list a day or so back:
http://www.rongage.org/manual_samba_howto.html Everything has worked like a charm, although there was no mention of PAM. Chris Goff NLES Network Administrator cgoff at nles.k12.wi.us [EMAIL PROTECTED] writes: >My /etc/pam.d/login >====================== >#%PAM-1.0 >auth required pam_securetty.so >auth sufficient pam_winbind.so >auth required pam_stack.so service=system-auth >auth required pam_nologin.so >account sufficient pam_winbind.so >account required pam_stack.so service=system-auth >password required pam_stack.so service=system-auth >session required pam_mkhomedir.so skel=/etc/skel/ umask=0022 >session required pam_stack.so service=system-auth >session optional pam_console.so -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba
