Jose Martinez
2004-Apr-20 13:52 UTC
[Samba] Samba 3 problem with users not being able to log on from some machines but they can logon from others
Any help would be GREATLY appreciated on this matter, as I am pulling my hair out. I have a Samba PDC running 3.0.2-6.3E. My problem I am experiencing is that I can have the same user (lets say John) be able to log in from workstation A. Sometimes, that user can not log into another workstation (say workstation B) on the domain. Yet other users can log into that workstation B with no problem. I am getting an error "Make sure your user name and password in the domain are correct." etc etc etc. We know the username/password is ok because that same user can log into another machine with no problem. Clients are Windows 2000 and Windows XP. PDC Operating system is Red Hat Enterprise ES 3.0. Can anyone PLEASE assist here! Thank you in advance. Jose ******************************* Jose V. Martinez II 678-859-5339 jmartinez@bellsouth.net
RRuegner
2004-Apr-20 16:10 UTC
[Samba] Samba 3 problem with users not being able to log on from some machines but they can logon from others
Jose Martinez schrieb:> Any help would be GREATLY appreciated on this matter, as I am pulling my > hair out. > > I have a Samba PDC running 3.0.2-6.3E. > > My problem I am experiencing is that I can have the same user (lets say > John) be able to log in from workstation A. Sometimes, that user can not log > into another workstation (say workstation B) on the domain. Yet other users > can log into that workstation B with no problem. I am getting an error > "Make sure your user name and password in the domain are correct." etc etc > etc. We know the username/password is ok because that same user can log into > another machine with no problem. > > Clients are Windows 2000 and Windows XP. PDC Operating system is Red Hat > Enterprise ES 3.0. > > Can anyone PLEASE assist here! Thank you in advance. > > Jose > > ******************************* > Jose V. Martinez II > 678-859-5339 > jmartinez@bellsouth.nethi, your smb.conf and some logs will be helpfull Regards
Mark
2004-Apr-24 01:14 UTC
[Samba] Re: Samba 3 problem with users not being able to log on fromsome machines but they can logon from others
Have you tried running "testparm"? The presence of "admin users =" in your smb.conf file makes me think you haven't, since this doesn't work for samba 3. If it helps any, here are some share definitions from my smb.conf. [netlogon] comment = Network Logon Service path = /share/netlogon write list = mark browseable = No [profiles] comment = Win2k profiles path = /share/ntprofiles admin users = mark read only = No create mask = 0600 directory mask = 0700 profile acls = Yes csc policy = disable dos filetimes = No