Remove default 'showInAdvancedViewOnly' values.
[ira/wip.git] / source / setup / provision_templates.ldif
1 ###
2 # Templates to be put in templates.ldb.  Not part of main samdb any more.
3 ###
4
5 dn: @OPTIONS
6 checkBaseOnSearch: TRUE
7
8 dn: @INDEXLIST
9 @IDXATTR: cn
10
11 dn: @ATTRIBUTES
12 cn: CASE_INSENSITIVE
13 dn: CASE_INSENSITIVE
14
15 dn: CN=Templates
16 objectClass: top
17 objectClass: container
18 description: Container for SAM account templates
19
20 dn: CN=TemplateUser,CN=Templates
21 userAccountControl: 514
22 badPwdCount: 0
23 codePage: 0
24 countryCode: 0
25 badPasswordTime: 0
26 lastLogoff: 0
27 lastLogon: 0
28 pwdLastSet: 0
29 primaryGroupID: 513
30 accountExpires: -1
31 logonCount: 0
32 sAMAccountType: 805306368
33
34 dn: CN=TemplateComputer,CN=Templates
35 userAccountControl: 4098
36 badPwdCount: 0
37 codePage: 0
38 countryCode: 0
39 badPasswordTime: 0
40 lastLogoff: 0
41 lastLogon: 0
42 pwdLastSet: 0
43 primaryGroupID: 513
44 accountExpires: -1
45 logonCount: 0
46 sAMAccountType: 805306369
47
48 dn: CN=TemplateTrustingDomain,CN=Templates
49 userAccountControl: 2080
50 badPwdCount: 0
51 codePage: 0
52 countryCode: 0
53 badPasswordTime: 0
54 lastLogoff: 0
55 lastLogon: 0
56 primaryGroupID: 513
57 accountExpires: -1
58 logonCount: 0
59 sAMAccountType: 805306370
60
61 dn: CN=TemplateGroup,CN=Templates
62 groupType: -2147483646
63 sAMAccountType: 268435456
64
65 # Currently this isn't used, we don't have a way to detect it different from an incoming alias
66 #
67 # dn: CN=TemplateAlias,CN=Templates
68 # cn: TemplateAlias
69 # groupType: -2147483644
70 # sAMAccountType: 268435456
71
72 dn: CN=TemplateForeignSecurityPrincipal,CN=Templates
73
74 dn: CN=TemplateSecret,CN=Templates
75
76 dn: CN=TemplateTrustedDomain,CN=Templates
77