Displaying 5 results from an estimated 5 matches for "a60fbb5f".
Did you mean:
a0fbb9f
2019 Jul 31
4
GPO issues - getting SYSVOL cleaned up again
Am 31.07.19 um 11:51 schrieb L.P.H. van Belle via samba:
> Run : nslookup dc
non-existent: good, afaik
> If this one removed, then its a hunt for the dc record in the AD and DNS.
> Review with Windows tools, the Active Directory Sites and Services
> If there is nothing left there.
It's there in Sites - Default-First-Site-Name - Servers ...
>> sorry for going loops
2019 Jul 31
1
GPO issues - getting SYSVOL cleaned up again
...n this? ->
>
>
> # ldbsearch -H /var/lib/samba/private/sam.ldb '(invocationId=*)'
> --cross-ncs objectguid
> # record 1
> dn: CN=NTDS
> Settings,CN=PRE01SVDEB03,CN=Servers,CN=Default-First-Site-Name
> ,CN=Sites,CN=Configuration,DC=mydomain,DC=at
> objectGUID: a60fbb5f-926b-484d-992c-c1ef5cc0936d
>
> # record 2
> dn: CN=NTDS
> Settings,CN=DC,CN=Servers,CN=Default-First-Site-Name,CN=Sites,
> CN=Configuration,DC=mydomain,DC=at
> objectGUID: e5922d4b-9bf0-4c79-b256-ff5f75a3e4f4
>
> that's a no then
Ah, so this is what needs to be fixed....
2019 Jul 31
4
GPO issues - getting SYSVOL cleaned up again
Am 31.07.19 um 11:25 schrieb Stefan G. Weichinger via samba:
> So to me it seems obvious to get rid of that "dc.mydomain.at" ... at
> least as a next step.
Went through DNS on the windows server and rm-ed all containing
"dc.mydomain.at"
There was a SRV-record below
"_msdcs.mydomain.at" "pdc" "_tcp" pointing to "dc.mydomain.at"
2019 Jul 31
5
GPO issues - getting SYSVOL cleaned up again
...er.at pre01svdeb03.pilsbacher.at 464
Looking for DNS entry SRV _kpasswd._udp.pilsbacher.at
pre01svdeb03.pilsbacher.at 464 as _kpasswd._udp.pilsbacher.at.
Checking 0 100 464 pre01svdeb03.pilsbacher.at. against SRV
_kpasswd._udp.pilsbacher.at pre01svdeb03.pilsbacher.at 464
Looking for DNS entry CNAME
a60fbb5f-926b-484d-992c-c1ef5cc0936d._msdcs.pilsbacher.at
pre01svdeb03.pilsbacher.at as
a60fbb5f-926b-484d-992c-c1ef5cc0936d._msdcs.pilsbacher.at.
Looking for DNS entry SRV
_ldap._tcp.Default-First-Site-Name._sites.pilsbacher.at
pre01svdeb03.pilsbacher.at 389 as
_ldap._tcp.Default-First-Site-Name._sites.pil...
2019 Jul 31
3
GPO issues - getting SYSVOL cleaned up again
?? And we did compair this months ago..
You did say, everything is in sync now.
Ahhh... ;-)
If you really want to know if you DC's are setup the same.
Tip.. Copy /etc of both server into a new folder.
And runn diff -r /etc-dc1/ /etc-dc2/ > check-me.txt
And check-me.txt
I just did that on my brand new Buster proxy servers, 2 with keepalived.
I'm almost done with this, you