1
0
mirror of https://github.com/samba-team/samba.git synced 2025-03-10 12:58:35 +03:00

r10855: Put the domain SID in secrets.ldb by default, and add http as a

default SPN alias.

Andrew Bartlett
(This used to be commit e4fe5802dae544f4dabf0c6d04a55be1144d8820)
This commit is contained in:
Andrew Bartlett 2005-10-09 22:19:20 +00:00 committed by Gerald (Jerry) Carter
parent d611dd941f
commit 51d2ae6e8d
2 changed files with 2 additions and 1 deletions

View File

@ -334,7 +334,7 @@ uSNCreated: ${USN}
uSNChanged: ${USN}
showInAdvancedViewOnly: TRUE
objectCategory: CN=NTDS-Service,CN=Schema,CN=Configuration,${BASEDN}
sPNMappings: host=ldap,dns,cifs
sPNMappings: host=ldap,dns,cifs,http
###############################

View File

@ -34,3 +34,4 @@ sAMAccountName: ${NETBIOSNAME}$
whenCreated: ${LDAPTIME}
whenChanged: ${LDAPTIME}
msDS-KeyVersionNumber: 1
objectSid: ${DOMAINSID}