Debug Account
2004-Sep-17 18:05 UTC
[Samba] Samba NT Domain Controller Help & Possible Walkthrough Please
Hello everyone, I have done my reading & research and everything I try is coming to different errors, so I am going to beg & pray someone here can help me with my problem. I appericiate any help in advance! I am running Samba 2.2.11 on a RedHat Linux 7.3 Server, connected to a network of Windows 2000 & XP Machines. I want to configure Samba to be the Domain Controller for my other machines. Before I was getting an error on a old copy of Samba (2.2.2a i think), then I upgraded to 2.2.11, and when I run the smbpasswd -j domainname , I get this error: ERROR: Must have both SECURITY = DOMAIN and ENCRYPT PASSWORDS = YES! My Security = Users and Encrypt Passwords = Yes I want Samba to be the domain controller, I don't want to have samba rely on Windows2k as the domain controller, so this is why I don't have it set Security = Domain. If anyone can please provide me with some very helpful information or a small working config file, please do. Domain name = Hinata-Inn-NT Domain Controller's PC Name: Tama-Chan-PDC Description: Hinata Inn's Network PDC Thank you very much, Mike _____________________________________________________________ Are you a Techie? Get Your Free Tech Email Address Now! Visit http://www.TechEmail.com
Gémes Géza
2004-Sep-17 18:12 UTC
[Samba] Samba NT Domain Controller Help & Possible Walkthrough Please
Debug Account ?rta:>Hello everyone, > >I have done my reading & research and everything I try is coming to different errors, so I am going to beg & pray someone here can help me with my problem. I appericiate any help in advance! I am running Samba 2.2.11 on a RedHat Linux 7.3 Server, connected to a network of Windows 2000 & XP Machines. I want to configure Samba to be the Domain Controller for my other machines. Before I was getting an error on a old copy of Samba (2.2.2a i think), then I upgraded to 2.2.11, and when I run the smbpasswd -j domainname , I get this error: > >ERROR: Must have both SECURITY = DOMAIN and ENCRYPT PASSWORDS = YES! > >My Security = Users >and Encrypt Passwords = Yes > >I want Samba to be the domain controller, >Then why do you want it to join its own domain? You just need to have domain logons = yes for a domain controler and domain master = yes if this is the primary domain controler (which is the case, if this is the first, or the only one domain controler on your network). And then join the clients to this newly created domain.> I don't want to have samba rely on Windows2k as the domain controller, so this is why I don't have it set Security = Domain. If anyone can please provide me with some very helpful information or a small working config file, please do. > >Domain name = Hinata-Inn-NT >Domain Controller's PC Name: Tama-Chan-PDC >Description: Hinata Inn's Network PDC > >Thank you very much, >Mike > >_____________________________________________________________ >Are you a Techie? Get Your Free Tech Email Address Now! Visit http://www.TechEmail.com > >Cheers, Geza
Debug Account
2004-Sep-17 23:25 UTC
[Samba] Samba NT Domain Controller Help & Possible Walkthrough Please
Hello, Well a How-To Guide said to use that command after everything is setup. I tried using Windows 2000 Client to join the domain, but it would not, said domain dns lookup failed. Any help? Mike --- G?mes G?za <geza@kzsdabas.sulinet.hu> wrote: Debug Account ?rta:>Hello everyone, > >I have done my reading & research and everything I try is coming to different errors, so I am going to beg & pray someone here can help me with my problem. I appericiate any help in advance! I am running Samba 2.2.11 on a RedHat Linux 7.3 Server, connected to a network of Windows 2000 & XP Machines. I want to configure Samba to be the Domain Controller for my other machines. Before I was getting an error on a old copy of Samba (2.2.2a i think), then I upgraded to 2.2.11, and when I run the smbpasswd -j domainname , I get this error: > >ERROR: Must have both SECURITY = DOMAIN and ENCRYPT PASSWORDS = YES! > >My Security = Users >and Encrypt Passwords = Yes > >I want Samba to be the domain controller, >Then why do you want it to join its own domain? You just need to have domain logons = yes for a domain controler and domain master = yes if this is the primary domain controler (which is the case, if this is the first, or the only one domain controler on your network). And then join the clients to this newly created domain.> I don't want to have samba rely on Windows2k as the domain controller, so this is why I don't have it set Security = Domain. If anyone can please provide me with some very helpful information or a small working config file, please do. > >Domain name = Hinata-Inn-NT >Domain Controller's PC Name: Tama-Chan-PDC >Description: Hinata Inn's Network PDC > >Thank you very much, >Mike > >_____________________________________________________________ >Are you a Techie? Get Your Free Tech Email Address Now! Visit http://www.TechEmail.com > >Cheers, Geza _____________________________________________________________ Are you a Techie? Get Your Free Tech Email Address Now! Visit http://www.TechEmail.com
Debug Account
2004-Sep-19 03:16 UTC
[Samba] Samba NT Domain Controller Help & Possible Walkthrough Please
Hello, Here is my samba config, and prolly ldap or kerbros as my password backend. --------- attached file -------------- # Global parameters [global] workgroup = HINATA-INN-NT-PDC netbios name = HINATA-INN-NT-PDC netbios aliases = Hinata-Inn-NT-PDC server string = Hinata-Inn's Network PDC encrypt passwords = Yes update encrypted = Yes password server = * passwd program = /usr/bin/passwd %u passwd chat = *New*UNIX*password* %n\n *ReType*new*UNIX*password* %n\n *passwd:*all*authentication*tokens*updated*successfully* password level = 8 username level = 8 unix password sync = Yes log file = /var/log/samba/log.%m max log size = 50 socket options = TCP_NODELAY SO_SNDBUF=8192 SO_RCVBUF=8192 logon path = \\%L\Profiles\%U domain logons = Yes os level = 64 domain master = Yes dns proxy = No wins support = Yes [homes] comment = Home Directories read only = No browseable = No [printers] comment = All Printers path = /var/spool/samba printable = Yes browseable = No --- G?mes G?za <geza@kzsdabas.sulinet.hu> wrote: Debug Account ?rta:>Hello, > >Well a How-To Guide said to use that command after everything is setup. I tried using Windows 2000 Client to join the domain, but it would not, said domain dns lookup failed. Any help? > >Mike > >--- G?mes G?za <geza@kzsdabas.sulinet.hu> wrote: >Debug Account ?rta: > > > >>Hello everyone, >> >>I have done my reading & research and everything I try is coming to different errors, so I am going to beg & pray someone here can help me with my problem. I appericiate any help in advance! I am running Samba 2.2.11 on a RedHat Linux 7.3 Server, connected to a network of Windows 2000 & XP Machines. I want to configure Samba to be the Domain Controller for my other machines. Before I was getting an error on a old copy of Samba (2.2.2a i think), then I upgraded to 2.2.11, and when I run the smbpasswd -j domainname , I get this error: >> >>ERROR: Must have both SECURITY = DOMAIN and ENCRYPT PASSWORDS = YES! >> >>My Security = Users >>and Encrypt Passwords = Yes >> >>I want Samba to be the domain controller, >> >> >> > >Then why do you want it to join its own domain? >You just need to have domain logons = yes for a domain controler and >domain master = yes if this is the primary domain controler (which is >the case, if this is the first, or the only one domain controler on your >network). >And then join the clients to this newly created domain. > > > >>I don't want to have samba rely on Windows2k as the domain controller, so this is why I don't have it set Security = Domain. If anyone can please provide me with some very helpful information or a small working config file, please do. >> >>Domain name = Hinata-Inn-NT >>Domain Controller's PC Name: Tama-Chan-PDC >>Description: Hinata Inn's Network PDC >> >>Thank you very much, >>Mike >> >>_____________________________________________________________ >>Are you a Techie? Get Your Free Tech Email Address Now! Visit http://www.TechEmail.com >> >> >> >> > >Cheers, > >Geza > > >_____________________________________________________________ >Are you a Techie? Get Your Free Tech Email Address Now! Visit http://www.TechEmail.com > > >I supose you should have workgroup = Hinata-Inn-NT instead of Domain name = Hinata-Inn-NT but we (the list) could give you more help if you would post your actual smb.conf, so that we could tell you wat's wrong with it. Other question: what kind of password backend are you wanting to work with tdbsam, ldapsam, or other. Cheers, Geza _____________________________________________________________ Are you a Techie? Get Your Free Tech Email Address Now! Visit http://www.TechEmail.com