Displaying 1 result from an estimated 1 matches for "bind_internal".
2015 Jul 23
1
Tests with Secondary DC
I have installed a secondary DC in my network, following the tutorial:
https://wiki.samba.org/index.php/Join_a_domain_as_a_DC#Kerberos
I have ran the following command:
samba-tool domain join mydomain.com.br DC -Uadministrator --realm =
mydomain.com --dns-backend = BIND_INTERNAL
It seems that everything is OK. I have ran the following commands in both
DC and the result was the same:
ldbsearch -H /opt/samba/private/sam.ldb -b 'DC = mydomain, DC = com, DC =
br' sub -s '(& (objectClass = group) (cn = Domain Users))' | grep gidNumber
| sed 's | gidNum...