mirror of
https://github.com/samba-team/samba.git
synced 2025-12-16 00:23:52 +03:00
This means we only show and set the values when they are not the values the schema and objectclass module would impose. Andrew Bartlett
78 lines
1.4 KiB
Plaintext
78 lines
1.4 KiB
Plaintext
###
|
|
# Templates to be put in templates.ldb. Not part of main samdb any more.
|
|
###
|
|
|
|
dn: @OPTIONS
|
|
checkBaseOnSearch: TRUE
|
|
|
|
dn: @INDEXLIST
|
|
@IDXATTR: cn
|
|
|
|
dn: @ATTRIBUTES
|
|
cn: CASE_INSENSITIVE
|
|
dn: CASE_INSENSITIVE
|
|
|
|
dn: CN=Templates
|
|
objectClass: top
|
|
objectClass: container
|
|
description: Container for SAM account templates
|
|
|
|
dn: CN=TemplateUser,CN=Templates
|
|
userAccountControl: 514
|
|
badPwdCount: 0
|
|
codePage: 0
|
|
countryCode: 0
|
|
badPasswordTime: 0
|
|
lastLogoff: 0
|
|
lastLogon: 0
|
|
pwdLastSet: 0
|
|
primaryGroupID: 513
|
|
accountExpires: -1
|
|
logonCount: 0
|
|
sAMAccountType: 805306368
|
|
|
|
dn: CN=TemplateComputer,CN=Templates
|
|
userAccountControl: 4098
|
|
badPwdCount: 0
|
|
codePage: 0
|
|
countryCode: 0
|
|
badPasswordTime: 0
|
|
lastLogoff: 0
|
|
lastLogon: 0
|
|
pwdLastSet: 0
|
|
primaryGroupID: 513
|
|
accountExpires: -1
|
|
logonCount: 0
|
|
sAMAccountType: 805306369
|
|
|
|
dn: CN=TemplateTrustingDomain,CN=Templates
|
|
userAccountControl: 2080
|
|
badPwdCount: 0
|
|
codePage: 0
|
|
countryCode: 0
|
|
badPasswordTime: 0
|
|
lastLogoff: 0
|
|
lastLogon: 0
|
|
primaryGroupID: 513
|
|
accountExpires: -1
|
|
logonCount: 0
|
|
sAMAccountType: 805306370
|
|
|
|
dn: CN=TemplateGroup,CN=Templates
|
|
groupType: -2147483646
|
|
sAMAccountType: 268435456
|
|
|
|
# Currently this isn't used, we don't have a way to detect it different from an incoming alias
|
|
#
|
|
# dn: CN=TemplateAlias,CN=Templates
|
|
# cn: TemplateAlias
|
|
# groupType: -2147483644
|
|
# sAMAccountType: 268435456
|
|
|
|
dn: CN=TemplateForeignSecurityPrincipal,CN=Templates
|
|
|
|
dn: CN=TemplateSecret,CN=Templates
|
|
|
|
dn: CN=TemplateTrustedDomain,CN=Templates
|
|
|