Displaying 1 result from an estimated 1 matches for "b00dc01".
Did you mean:
b0001
2019 May 04
0
Samba AD DC through VPN. No DRS replication
...DC: Miscellaneous failure (see text): Server (ldap/B01DC01.CORP.COMPANY.RU at CORP.COMPANY.RU) unknown
gensec_spnego_create_negTokenInit_step: gssapi_krb5: creating NEG_TOKEN_INIT for ldap/B01DC01.CORP.COMPANY.RU failed (next[ntlmssp]): NT_STATUS_INVALID_PARAMETER
When I try to ldbsearch -H ldap://b00dc01 servicePrincipalName=ldap/B01DC01.corp.company.ru, I've got zero search results.
My smb.conf is pretty simple on all nodes:
[global]
hosts allow = ALL
server min protocol = NT1
lanman auth = Yes
ntlm auth = Yes
netbios name = B00DC01
realm = CORP...