[Samba] Samba-Domainmembers in a Samba-Domain / sambaDomainName=HOSTNAME

Matthias Spork hallo at matthiasspork.de
Sat Dec 18 13:43:06 GMT 2004


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



More information about the samba mailing list