Displaying 2 results from an estimated 2 matches for "62e0a74".
2010 Jun 11
1
dns.keytab
Hi guys
I setup my samba4 server with provision. (pdc1)
Then I setup a DC using net vampire after rolling back to commit 62e0a74 to bypass mdw updates that broke net vampire. (pdc2)
I had to manually add to the zone in pdc1 the follwoing records to get replication to work:
I made all the modifications in named.txt to bind
pdc2 IN A 192.168.48.236
<PDC2-GUID>._msdsc IN CNAME pdc2
scp the dns.keytab file from...
2010 Jun 09
2
DC replication
So finally I got the net vampire to work.
I had to roll back to commit 62e0a74 bypassing all the updates done by mdw at samba.org for now.
Now the replication
PDC1 is the first domain controller created by provision
PDC2 is the second is the second domain controller created by net vampire
on PDC1 I added user using "net newuser testuser1"
in few seconds it appear...