1
0
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:
Stefan Metzmacher 2004-12-02 18:32:48 +00:00 committed by Gerald (Jerry) Carter
parent 64b516b105
commit b0d518efdf

View File

@ -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