mirror of
https://github.com/samba-team/samba.git
synced 2025-02-03 13:47:25 +03:00
r4046: add more servicePrincipalName's for the dc account
metze (This used to be commit 659a0b26e2fa466169078bab6dd4af1e5fffb48b)
This commit is contained in:
parent
64b516b105
commit
b0d518efdf
@ -482,6 +482,11 @@ objectCategory: CN=Computer,CN=Schema,CN=Configuration,${BASEDN}
|
||||
isCriticalSystemObject: TRUE
|
||||
unicodePwd: ${RANDPASS}
|
||||
servicePrincipalName: HOST/${DNSNAME}
|
||||
servicePrincipalName: HOST/${NETBIOSNAME}
|
||||
servicePrincipalName: CIFS/${DNSNAME}
|
||||
servicePrincipalName: CIFS/${NETBIOSNAME}
|
||||
servicePrincipalName: LDAP/${DNSNAME}
|
||||
servicePrincipalName: LDAP/${NETBIOSNAME}
|
||||
|
||||
dn: CN=krbtgt,CN=Users,${BASEDN}
|
||||
objectClass: top
|
||||
|
Loading…
x
Reference in New Issue
Block a user