Dear Keneth, yes, now I can ssh into my box with the domainusers. I guess I can figure out which file I have to modify to enable the console login.
Thanks so far everyone for your kind help. Roman -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Donnerstag, 10. Juli 2003 16:33 To: Klesel, Roman; 'Lammersdorf, Lorenz' Cc: '[EMAIL PROTECTED]' Subject: RE: [Samba] winbind on SUSE8.2 This is my working ssh file in /etc/pam.d/ #%PAM-1.0 auth required pam_nologin.so auth sufficient pam_winbind.so auth required pam_unix.so use_first_pass shadow auth required pam_env.so # [1] account sufficient pam_winbind.so account required pam_unix.so use_first_pass session sufficient pam_mkhomedir.so skel=/etc/skel umask=0022 session required pam_unix.so session optional pam_lastlog.so # [1] session optional pam_motd.so # [1] session optional pam_mail.so standard noenv # [1] session required pam_limits.so password required pam_unix.so # Alternate strength checking for password. Note that this # requires the libpam-cracklib package to be installed. # You will need to comment out the password line above and # uncomment the next two in order to use this. # I think the order is important and you shouldn't add it at "the end" of the file. ---------------------------------------------------- Solden Tiscali ADSL : 27,50 euro/maand tot eind 2003. U bent veel betalen niet meer gewoon! Meer info? Klik hier... http://reg.tiscali.be/default.asp?lg=nl -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba
