>should be /etc/pam.d/login >make sure to make a backup, in case something goes wrong ;)
Jipiie!! works like a charme! Especially the "pam_mkhomedir.so" is impressive. Here is my /etc/pam.d/login: #%PAM-1.0 auth required pam_nologin.so auth sufficient pam_winbind.so auth requisite pam_unix2.so use_first_pass shadow #set_secrpc auth required pam_securetty.so #auth required pam_homecheck.so auth required pam_env.so auth required pam_mail.so account sufficient pam_winbind.so account required pam_unix2.so password required pam_pwcheck.so nullok password required pam_unix2.so nullok use_first_pass use_authtok session sufficient pam_mkhomedir.so skel=/etc/skel umask=0022 session required pam_unix2.so none # debug or trace session required pam_limits.so Thanks everyone for your kind help. Roman -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba
