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:
parent
d611dd941f
commit
51d2ae6e8d
@ -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
|
||||
|
||||
|
||||
###############################
|
||||
|
@ -34,3 +34,4 @@ sAMAccountName: ${NETBIOSNAME}$
|
||||
whenCreated: ${LDAPTIME}
|
||||
whenChanged: ${LDAPTIME}
|
||||
msDS-KeyVersionNumber: 1
|
||||
objectSid: ${DOMAINSID}
|
||||
|
Loading…
x
Reference in New Issue
Block a user