git.samba.org
/
samba.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
64b516b
)
r4046: add more servicePrincipalName's for the dc account
author
Stefan Metzmacher
<metze@samba.org>
Thu, 2 Dec 2004 18:32:48 +0000
(18:32 +0000)
committer
Gerald (Jerry) Carter
<jerry@samba.org>
Wed, 10 Oct 2007 18:06:17 +0000
(13:06 -0500)
metze
(This used to be commit
659a0b26e2fa466169078bab6dd4af1e5fffb48b
)
source4/provision.ldif
patch
|
blob
|
history
diff --git
a/source4/provision.ldif
b/source4/provision.ldif
index 00701188c3169d01304d347f8041e0f95a6c19b8..6d370c72e40933978e9b77878969b666f2e880c1 100644
(file)
--- a/
source4/provision.ldif
+++ b/
source4/provision.ldif
@@
-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