Displaying 1 result from an estimated 1 matches for "7106cbf4".
2013 Jun 04
1
Replication Samba PDC to Samba BDC
...a DC
Seemed to have succeded, then I radn the recommended tests
# ldbsearch -H /usr/local/samba/private/sam.ldb '(invocationid=*)'
--cross-ncs objectguid
# record 1
dn: CN=NTDS
Settings,CN=BDC,CN=Servers,CN=Default-First-Site-Name,CN=Sites,CN=Configuration,DC=mundo,DC=local
objectGUID: 7106cbf4-3cf6-4ed9-b019-dd937035b1e7
# record 2
dn: CN=NTDS
Settings,CN=SAMBA,CN=Servers,CN=Default-First-Site-Name,CN=Sites,CN=Configuration,DC=mundo,DC=local
objectGUID: ad828198-a723-44c2-8d7f-d5f801e2849f
# returned 2 records
# 2 entries
# 0 referrals
These testes run from the BDC seem to work.
ho...