Oh and I found it with testparm | grep winbind. Followed up in man smb.conf and learned how to use it.
Try testparm | less some time and see what you'll learn! /dev/idal --- Chris de Vidal <[EMAIL PROTECTED]> wrote: > I just found this smb.conf setting recently which > fixed the same problem you are having now: > winbind use default domain = yes > Restart both Samba and Winbind. > > Now we can log into webmin and ssh and netatalk and > anything else that uses PAM with our NT username and > password (: > > Oh, you do have to correctly configure PAM.. look in > the Samba.org documentation under winbind. > > /dev/idal > > --- Igor Debacker <[EMAIL PROTECTED]> wrote: > > i was using at nsswitch.conf > > > > passwd files winbind > > group files winbind > > shadow files winbind > > > > then i tryed... > > > > passwd compat winbind > > group compat winbind > > shadow compat winbind > > > > none of them work.. i cant login as root :\ > > > > (for those who are wondering.. i'm making > > modification with a rescue disk.. > > i boot in and mount my local hd) > > > > any other idea ? > > > > > > ----- Original Message ----- > > From: "Rich Smrcina" <[EMAIL PROTECTED]> > > To: <[EMAIL PROTECTED]> > > Sent: Thursday, January 30, 2003 3:32 PM > > Subject: Re: [Samba] some doubts > > > > > > > Local accounts should work just fine. I have > > nsswitch.conf set up with > > > 'compat winbind'. > > > > > > On Thursday 30 January 2003 01:19 pm, Igor > > Debacker wrote: > > > > Greetings from Brazil, > > > > > > > > 1) how can i login with the local accounts > (root > > and others) while > > winbind > > > > is running ? i can only login with domain+user > > accounts !!! > > > > > > > > my /etc/nsswitch.conf is already configured to > > check files and winbind.. > > > > what else should i do ? > > > > > > > > 2) is there an way of my win2kserver users > login > > only with their user > > name > > > > and not as "DOMAIN+user" ? > > > > > > > > Thanx in advance > > > > > > > > Igor Vieira Debacker > > > > [EMAIL PROTECTED] > > > > > > -- > > > Rich Smrcina > > > Sr. Systems Engineer > > > Sytek Services, A Division of DSG > > > Milwaukee, WI > > > [EMAIL PROTECTED] > > > [EMAIL PROTECTED] > > > > > > Catch the WAVV! Stay for Requirements and the > > Free for All! > > > Update your S/390 skills in 4 days for a very > > reasonable price. > > > WAVV 2003 in Winston-Salem, NC. > > > April 25-29, 2003 > > > For details see http://www.wavv.org > > > -- > > > To unsubscribe from this list go to the > following > > URL and read the > > > instructions: > > http://lists.samba.org/mailman/listinfo/samba > > > > -- > > To unsubscribe from this list go to the following > > URL and read the > > instructions: > http://lists.samba.org/mailman/listinfo/samba > > > __________________________________________________ > Do you Yahoo!? > Yahoo! Mail Plus - Powerful. Affordable. Sign up > now. > http://mailplus.yahoo.com > __________________________________________________ Do you Yahoo!? Yahoo! Mail Plus - Powerful. Affordable. Sign up now. http://mailplus.yahoo.com -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba
