Hi, I have a Red Hat AS3 PDC server running Samba 3.0.0. I have Linus workstations and Windows 2000 workstations. Some not all of my Windows 2000 workstations will not let any user login to the domain. Says username or password is incorrect. If you create a local user account on the workstation and login as that user you can get to all shares and there are no problems. I also have a problem with browsing on Windows machines. Sometimes you can browse the shares and sometimes you can't. You login and shares are there, you logout then back in and they may not be there. I built this domain using the Samba-How-To. Here is a copy of my smb.conf file netbios name = sambaserver workgroup = mydomain.org passwd backend = smbpasswd OS level = 65 encrypt passwords = yes preferred master = yes domain master = yes local master = yes security = user domain logons = yes logon drive = H: logon path = \\%N\home\samba\profile\%u logon home = \\%N\home\%u admin users = root wins support = yes log level = 1 log file = /var/log/samba/%m username map = /etc/samba/smbusers name resolve order = wins bcast hosts client schannel = No server schannel = no client signing = no server signing = no browse list = yes my net groupmap list Domain Admins (S-1-5-21XXXXXXXXXXX-512->domainadm Domain Guests (S-1-5-21xxxxxxxxxxxxxxxx-514->nobody Domain Users (S-1-5-21xxxxxxxxxxxxxxxxx-513->users Any help would be greatly appreciated. If any other information is needed let me know also. Thanks! Debbie
Baker, Deborah schrieb:> Hi, > > I have a Red Hat AS3 PDC server running Samba 3.0.0. I have Linus workstationsdamn! surely he'll get angry and stop developing kernel code now that you has his workstations! :)> and Windows 2000 workstations. Some not all of my Windows 2000 workstations will not let any user login to the domain.> Says username or password is incorrect. If you create a local user account on the workstation and login as that user > you can get to all shares and there are no problems. I also have a problem with browsing on Windows machines. > Sometimes you can browse the shares and > sometimes you can't. You login and shares are there, > you logout then back in and they may not be there. > I built this domain using the Samba-How-To. try this: - increasing the log level to 3, - restart Samba - remove all Samba logs from /var/log/samba (I assume you don't need them) - try the domain login (or any of the above you mentioned) - see what happens in /var/log/samba/machine_name.log when any of these errors happen the clue will be right in front of your eyes (hopefully) :) -- Tomek WPKG - a Windows software deployment tool to use with Samba http://wpkg.org
I did add them to the domain and I didn't have a problem adding them. Thanks! Debbie ________________________________ From: Stuart Highlander [mailto:fsb@ntwsdb.com] Sent: Fri 6/24/2005 2:49 PM To: Baker, Deborah Subject: Re: [Samba] domain login problem ----- Original Message ----- From: "Baker, Deborah" <dbaker@witsusa.com> To: <samba@lists.samba.org> Sent: Friday, June 24, 2005 1:44 PM Subject: [Samba] domain login problem Hi, I have a Red Hat AS3 PDC server running Samba 3.0.0. I have Linus workstations and Windows 2000 workstations. Some not all of my Windows 2000 workstations will not let any user login to the domain. Says username or password is incorrect. If you create a local user account on the workstation and login as that user you can get to all shares and there are no problems. I also have a problem with browsing on Windows machines. Sometimes you can browse the shares and sometimes you can't. You login and shares are there, you logout then back in and they may not be there. I built this domain using the Samba-How-To. Here is a copy of my smb.conf file netbios name = sambaserver workgroup = mydomain.org passwd backend = smbpasswd OS level = 65 encrypt passwords = yes preferred master = yes domain master = yes local master = yes security = user domain logons = yes logon drive = H: logon path = \\%N\home\samba\profile\%u logon home = \\%N\home\%u admin users = root wins support = yes log level = 1 log file = /var/log/samba/%m username map = /etc/samba/smbusers name resolve order = wins bcast hosts client schannel = No server schannel = no client signing = no server signing = no browse list = yes my net groupmap list Domain Admins (S-1-5-21XXXXXXXXXXX-512->domainadm Domain Guests (S-1-5-21xxxxxxxxxxxxxxxx-514->nobody Domain Users (S-1-5-21xxxxxxxxxxxxxxxxx-513->users Any help would be greatly appreciated. If any other information is needed let me know also. have you added the win2k boxes in question to the domain? stuart
My last comment may not of been clear so I am resending. I added the machines to the domain after building the Samba server a few months ago. So I still have the problem below. Any help would be greatly appreciated. I know from reading this list there are some exceptional people working on Samba and the documentation is outstanding.. Thanks! Debbie ________________________________ From: samba-bounces+dbaker=witsusa.com@lists.samba.org on behalf of Baker, Deborah Sent: Tue 6/28/2005 9:43 AM To: Stuart Highlander Cc: samba@lists.samba.org Subject: RE: [Samba] domain login problem I did add them to the domain and I didn't have a problem adding them. Thanks! Debbie ________________________________ From: Stuart Highlander [mailto:fsb@ntwsdb.com] Sent: Fri 6/24/2005 2:49 PM To: Baker, Deborah Subject: Re: [Samba] domain login problem ----- Original Message ----- From: "Baker, Deborah" <dbaker@witsusa.com> To: <samba@lists.samba.org> Sent: Friday, June 24, 2005 1:44 PM Subject: [Samba] domain login problem Hi, I have a Red Hat AS3 PDC server running Samba 3.0.0. I have Linus workstations and Windows 2000 workstations. Some not all of my Windows 2000 workstations will not let any user login to the domain. Says username or password is incorrect. If you create a local user account on the workstation and login as that user you can get to all shares and there are no problems. I also have a problem with browsing on Windows machines. Sometimes you can browse the shares and sometimes you can't. You login and shares are there, you logout then back in and they may not be there. I built this domain using the Samba-How-To. Here is a copy of my smb.conf file netbios name = sambaserver workgroup = mydomain.org passwd backend = smbpasswd OS level = 65 encrypt passwords = yes preferred master = yes domain master = yes local master = yes security = user domain logons = yes logon drive = H: logon path = \\%N\home\samba\profile\%u logon home = \\%N\home\%u admin users = root wins support = yes log level = 1 log file = /var/log/samba/%m username map = /etc/samba/smbusers name resolve order = wins bcast hosts client schannel = No server schannel = no client signing = no server signing = no browse list = yes my net groupmap list Domain Admins (S-1-5-21XXXXXXXXXXX-512->domainadm Domain Guests (S-1-5-21xxxxxxxxxxxxxxxx-514->nobody Domain Users (S-1-5-21xxxxxxxxxxxxxxxxx-513->users Any help would be greatly appreciated. If any other information is needed let me know also. have you added the win2k boxes in question to the domain? stuart -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/listinfo/samba