On Fri, Jun 07, 2002 at 06:12:10PM -0400, Ingmar Koecher wrote: > First I apologize if I am not posting this to the correct list, but it seems > rather specific and I haven't had any success posting it to the regular samba > list (but then I might just be impatient). > > I am running Samba as of CVS yesterday evening, Redhat 7.2, winbindd is > configured to use a domain user instead of anonymous connections, and the PDC > is NT4.
Have you joined the domain? To validate a user's password Samba needs to be a member of the domain. Running 'net rpc join -U administrator%password' should do the trick. Tim.
