Matthias Spork
2004-Dec-18  13:43 UTC
[Samba] Samba-Domainmembers in a Samba-Domain / sambaDomainName=HOSTNAME
Hello,
I have running a domain with 3 Subnets and 3 Servers (one per Subnet). 
Now, I need some Samba-Member Servers.
The new Servers used the same LDAP-Configuration as the others, they had 
a legal Machine-Account and where normally
added to the Domain "net join domain". All works fine.
But: Every new Member-Server creates an own LDAP-Entry under the 
root-path: "sambaDomainName=HOSTNAME"
Why?
matze
[global]
        netbios name = HOSTNAME
        workgroup = DOMAIN
        server string = FAXSERVER (%v)
        security = user
        wins server = 192.168.1.1
        encrypt passwords = yes
        passdb backend = ldapsam:"ldap://first:389 ldap://second:389 
ldap://third:389 ldap://fourth:389"
        ldap admin dn = uid=samba,ou=administration,o=dom,c=com
        ldap suffix = o=dom,c=com
        ldap user suffix = ou=users
        ldap group suffix = ou=groups
        ldap machine suffix = ou=computers
        ldap filter = (&(uid=%u) (objectclass=sambaSamAccount))
        ldap ssl = no
        ldap delete dn = no
Reasonably Related Threads
- failed to add domain dn= sambaDomainName=hostname
- samba 3.0.1 and ldap backend problem - I can not add new accounts to domain.
- LDAP issue, access denied adding machine to domain, and LDAP user can't make unix-login on the box.
- Replacement pdc samba3 to samba4 nt classic
- LDAP with Netscape 4 & Solaris 8
