If you are using WindowsXP did you modify the registry to work with samba? Daniel Berg wrote:> Hi I am trying to setup a Domain controller on my home network for > testing and I am running into a bit of a problem. > > Everytime I try to authenticate to the domain I get refused. I have > completely read the domain controller how-to that is supplied with Samba > 2.28. I follow all of the directions and still nothing. When I attempt > to authenticate though it tells me that I don't have the right username > or password. But I setup everything like I was supposed to. > > And now I just tried it again and it says that the machine I am trying > to connect and it said that I have conflicting credentials. > > If anybody needs any more information I'll supply it. > > Thanks in advance. > > Dan > -- > To unsubscribe from this list go to the following URL and read the > instructions: http://lists.samba.org/mailman/listinfo/samba-- ---- Corey Hart Systems/Security Analyst St. Edward's University coreyh@admin.stedwards.edu 512/428-1038 - voice 512/448-8492 - fax 512/470-8462 - cell
Hi I am trying to setup a Domain controller on my home network for testing and I am running into a bit of a problem. Everytime I try to authenticate to the domain I get refused. I have completely read the domain controller how-to that is supplied with Samba 2.28. I follow all of the directions and still nothing. When I attempt to authenticate though it tells me that I don't have the right username or password. But I setup everything like I was supposed to. And now I just tried it again and it says that the machine I am trying to connect and it said that I have conflicting credentials. If anybody needs any more information I'll supply it. Thanks in advance. Dan
Conflicting credentials; you may have another network connection to the Linux server. Open a dos command window and delete all existing network connections before you try to join the domain :>NET USE * /DELETEFor the domain logon, what is your smb.conf listing, what is the error message you are getting, and what operating system is on the Windows machines? Are you trying to join the domain as user root (required) and is root in smbpasswd? Have you entered the windows machine in /etc/passwd and smbpasswd? Don -----Original Message----- From: samba-bounces+ddennyjr=prapa.com@lists.samba.org [mailto:samba-bounces+ddennyjr=prapa.com@lists.samba.org] On Behalf Of Daniel Berg Sent: Tuesday, July 22, 2003 10:21 AM To: samba@lists.samba.org Subject: [Samba] Samba Domain Controller Help Hi I am trying to setup a Domain controller on my home network for testing and I am running into a bit of a problem. Everytime I try to authenticate to the domain I get refused. I have completely read the domain controller how-to that is supplied with Samba 2.28. I follow all of the directions and still nothing. When I attempt to authenticate though it tells me that I don't have the right username or password. But I setup everything like I was supposed to. And now I just tried it again and it says that the machine I am trying to connect and it said that I have conflicting credentials. If anybody needs any more information I'll supply it. Thanks in advance. Dan -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba
On Tue, 2003-07-22 at 09:49, Corey Hart wrote:> what OS are you running samba on? > > > Daniel Berg wrote: > > > I did set a root password but I tried it again and ran smbpasswd. I also > > did setup the add user script but made sure it was in /etc/passwd and it > > was. > > > > Any ideas? > > > > On Tue, 2003-07-22 at 09:33, Corey Hart wrote: > > > Did you set a password for your root user? logged in as root run smbpasswd > > > > > > Next thing is the machine added into your /etc/passwd file? If its not you will > > > get denied all day log. You will either need to manually add the machine name > > > or make sure your add user script = has the neccesary parts to add a machine to > > > /etc/passwd > > > > > > > > > Daniel Berg wrote: > > > > > > > I'm using Windows 2000. > > > > > > > > Dan > > > > > > > > On Tue, 2003-07-22 at 09:18, Corey Hart wrote: > > > > > If you are using WindowsXP did you modify the registry to work with samba? > > > > > > > > > > > > > > > > > > > > Daniel Berg wrote: > > > > > > > > > > > Hi I am trying to setup a Domain controller on my home network for > > > > > > testing and I am running into a bit of a problem. > > > > > > > > > > > > Everytime I try to authenticate to the domain I get refused. I have > > > > > > completely read the domain controller how-to that is supplied with Samba > > > > > > 2.28. I follow all of the directions and still nothing. When I attempt > > > > > > to authenticate though it tells me that I don't have the right username > > > > > > or password. But I setup everything like I was supposed to. > > > > > > > > > > > > And now I just tried it again and it says that the machine I am trying > > > > > > to connect and it said that I have conflicting credentials. > > > > > > > > > > > > If anybody needs any more information I'll supply it. > > > > > > > > > > > > Thanks in advance. > > > > > > > > > > > > Dan > > > > > > -- > > > > > > To unsubscribe from this list go to the following URL and read the > > > > > > instructions: http://lists.samba.org/mailman/listinfo/samba > > > > > > > > > > -- > > > > > ---- > > > > > Corey Hart > > > > > Systems/Security Analyst > > > > > St. Edward's University > > > > > coreyh@admin.stedwards.edu > > > > > 512/428-1038 - voice > > > > > 512/448-8492 - fax > > > > > 512/470-8462 - cell > > > > > > > > > > > > > > > > -- > > > ---- > > > Corey Hart > > > Systems/Security Analyst > > > St. Edward's University > > > coreyh@admin.stedwards.edu > > > 512/428-1038 - voice > > > 512/448-8492 - fax > > > 512/470-8462 - cell > > > > > > > > -- > ---- > Corey Hart > Systems/Security Analyst > St. Edward's University > coreyh@admin.stedwards.edu > 512/428-1038 - voice > 512/448-8492 - fax > 512/470-8462 - cell > >
Sorry about that. I'm running Samba on a Debian 3 machine. On Tue, 2003-07-22 at 09:49, Corey Hart wrote:> what OS are you running samba on? > > > Daniel Berg wrote: > > > I did set a root password but I tried it again and ran smbpasswd. I also > > did setup the add user script but made sure it was in /etc/passwd and it > > was. > > > > Any ideas? > > > > On Tue, 2003-07-22 at 09:33, Corey Hart wrote: > > > Did you set a password for your root user? logged in as root run smbpasswd > > > > > > Next thing is the machine added into your /etc/passwd file? If its not you will > > > get denied all day log. You will either need to manually add the machine name > > > or make sure your add user script = has the neccesary parts to add a machine to > > > /etc/passwd > > > > > > > > > Daniel Berg wrote: > > > > > > > I'm using Windows 2000. > > > > > > > > Dan > > > > > > > > On Tue, 2003-07-22 at 09:18, Corey Hart wrote: > > > > > If you are using WindowsXP did you modify the registry to work with samba? > > > > > > > > > > > > > > > > > > > > Daniel Berg wrote: > > > > > > > > > > > Hi I am trying to setup a Domain controller on my home network for > > > > > > testing and I am running into a bit of a problem. > > > > > > > > > > > > Everytime I try to authenticate to the domain I get refused. I have > > > > > > completely read the domain controller how-to that is supplied with Samba > > > > > > 2.28. I follow all of the directions and still nothing. When I attempt > > > > > > to authenticate though it tells me that I don't have the right username > > > > > > or password. But I setup everything like I was supposed to. > > > > > > > > > > > > And now I just tried it again and it says that the machine I am trying > > > > > > to connect and it said that I have conflicting credentials. > > > > > > > > > > > > If anybody needs any more information I'll supply it. > > > > > > > > > > > > Thanks in advance. > > > > > > > > > > > > Dan > > > > > > -- > > > > > > To unsubscribe from this list go to the following URL and read the > > > > > > instructions: http://lists.samba.org/mailman/listinfo/samba > > > > > > > > > > -- > > > > > ---- > > > > > Corey Hart > > > > > Systems/Security Analyst > > > > > St. Edward's University > > > > > coreyh@admin.stedwards.edu > > > > > 512/428-1038 - voice > > > > > 512/448-8492 - fax > > > > > 512/470-8462 - cell > > > > > > > > > > > > > > > > -- > > > ---- > > > Corey Hart > > > Systems/Security Analyst > > > St. Edward's University > > > coreyh@admin.stedwards.edu > > > 512/428-1038 - voice > > > 512/448-8492 - fax > > > 512/470-8462 - cell > > > > > > > > -- > ---- > Corey Hart > Systems/Security Analyst > St. Edward's University > coreyh@admin.stedwards.edu > 512/428-1038 - voice > 512/448-8492 - fax > 512/470-8462 - cell > >