SHOW:
|
|
- or go back to the newest paste.
1 | dn: cn=config | |
2 | objectClass: olcGlobal | |
3 | cn: config | |
4 | olcArgsFile: /var/run/slapd/slapd.args | |
5 | olcPidFile: /var/run/slapd/slapd.pid | |
6 | - | olcServerID: 1 |
6 | + | olcServerID: 11 |
7 | olcSizeLimit: 0 | |
8 | olcThreads: 8 | |
9 | olcToolThreads: 1 | |
10 | olcLogLevel: none | |
11 | ||
12 | dn: cn=module{0},cn=config | |
13 | objectClass: olcModuleList | |
14 | cn: module{0} | |
15 | olcModulePath: /usr/lib/ldap | |
16 | olcModuleLoad: {0}back_hdb | |
17 | olcModuleLoad: {1}syncprov | |
18 | olcModuleLoad: {2}back_monitor | |
19 | ||
20 | dn: cn=schema,cn=config | |
21 | objectClass: olcSchemaConfig | |
22 | cn: schema | |
23 | ||
24 | dn: cn={0}core,cn=schema,cn=config | |
25 | objectClass: olcSchemaConfig | |
26 | cn: {0}core | |
27 | ||
28 | dn: cn={1}cosine,cn=schema,cn=config | |
29 | objectClass: olcSchemaConfig | |
30 | cn: {1}cosine | |
31 | ||
32 | dn: cn={2}nis,cn=schema,cn=config | |
33 | objectClass: olcSchemaConfig | |
34 | cn: {2}nis | |
35 | ||
36 | dn: cn={3}inetorgperson,cn=schema,cn=config | |
37 | objectClass: olcSchemaConfig | |
38 | cn: {3}inetorgperson | |
39 | ||
40 | dn: cn={4}dhcp,cn=schema,cn=config | |
41 | objectClass: olcSchemaConfig | |
42 | cn: {4}dhcp | |
43 | ||
44 | dn: cn={5}ldapns,cn=schema,cn=config | |
45 | objectClass: olcSchemaConfig | |
46 | cn: {5}ldapns | |
47 | ||
48 | dn: olcDatabase={-1}frontend,cn=config | |
49 | objectClass: olcDatabaseConfig | |
50 | objectClass: olcFrontendConfig | |
51 | olcDatabase: {-1}frontend | |
52 | olcAccess: {0}to * by dn.exact=gidNumber=0+uidNumber=0,cn=peercred,cn=external | |
53 | ,cn=auth manage by * break | |
54 | olcAccess: {1}to dn.base="" by * read | |
55 | olcAccess: {2}to dn.base="cn=subschema" by * read | |
56 | olcAccess: {3}to dn.subtree="cn=Monitor" by dn="cn=admin,cn=config" read | |
57 | olcSizeLimit: 500 | |
58 | ||
59 | dn: olcDatabase={0}config,cn=config | |
60 | objectClass: olcDatabaseConfig | |
61 | olcDatabase: {0}config | |
62 | olcAccess: {0}to * by dn.exact=gidNumber=0+uidNumber=0,cn=peercred,cn=external | |
63 | ,cn=auth manage by * break | |
64 | olcRootDN: cn=admin,cn=config | |
65 | olcRootPW:: pass_root | |
66 | ||
67 | dn: olcDatabase={1}hdb,cn=config | |
68 | objectClass: olcDatabaseConfig | |
69 | objectClass: olcHdbConfig | |
70 | olcDatabase: {1}hdb | |
71 | olcDbDirectory: /var/lib/ldap | |
72 | olcSuffix: dc=exemple,dc=com | |
73 | olcAccess: {0}to attrs=userPassword by dn="dc=exemple,dc=com" write | |
74 | by anonymous auth by self write by * none | |
75 | olcAccess: {1}to attrs=shadowLastChange by self write by * read | |
76 | olcAccess: {2}to dn.base="" by * read | |
77 | olcAccess: {3}to * by dn="dc=exemple,dc=com" write by * read | |
78 | olcLastMod: TRUE | |
79 | olcRootDN: cn=admin,dc=exemple,dc=com | |
80 | olcRootPW:: pass_root | |
81 | olcDbCheckpoint: 1024 5 | |
82 | olcDbIndex: cn sub,eq | |
83 | olcDbIndex: default sub | |
84 | olcDbIndex: dhcpClassData eq | |
85 | olcDbIndex: dhcpHWAddress eq | |
86 | olcDbIndex: dhcpPrimaryDN eq | |
87 | olcDbIndex: displayName eq | |
88 | olcDbIndex: entryUUID eq | |
89 | olcDbIndex: entryCSN eq | |
90 | olcDbIndex: gidNumber eq | |
91 | olcDbIndex: ipHostNumber eq | |
92 | olcDbIndex: loginShell eq | |
93 | olcDbIndex: member eq | |
94 | olcDbIndex: memberUid eq,pres,sub | |
95 | olcDbIndex: objectClass eq | |
96 | olcDbIndex: uid eq,pres,sub | |
97 | olcDbIndex: uidNumber eq | |
98 | olcDbIndex: uniqueMember eq,pres | |
99 | olcDbCacheSize: 180000 | |
100 | olcDbIDLcacheSize: 540000 | |
101 | olcSyncrepl: {0}rid=110 provider=ldap://ldap.entreprise.com binddn="cn=ad | |
102 | min,dc=entreprise,dc=com" bindmethod=simple credentials=password sear | |
103 | chbase="dc=entreprise,dc=com" type=refreshAndPersist interval=00:00:0 | |
104 | 0:10 retry="5 5 100 +" timeout=3 | |
105 | - | olcSyncrepl: {1}rid=102 provider=ldap://ldap-02.entreprise.com binddn="cn |
105 | + | olcSyncrepl: {1}rid=111 provider=ldap://ldap-center1.entreprise.com binddn="cn |
106 | =admin,dc=entreprise,dc=com" bindmethod=simple credentials=password s | |
107 | earchbase="dc=entreprise,dc=com" type=refreshAndPersist interval=00:0 | |
108 | 0:00:10 retry="5 5 100 +" timeout=3 | |
109 | - | olcSyncrepl: {2}rid=111 provider=ldap://ldap-center1.entreprise.com binddn= |
109 | + | |
110 | - | "cn=admin,dc=entreprise,dc=com" bindmethod=simple credentials=password |
110 | + | |
111 | - | searchbase="dc=entreprise,dc=com" type=refreshAndPersist interval=0 |
111 | + | |
112 | - | 0:00:00:10 retry="5 5 100 +" timeout=3 |
112 | + | |
113 | - | olcSyncrepl: {3}rid=112 provider=ldap://ldap-center2.entreprise.com binddn= |
113 | + | |
114 | - | "cn=admin,dc=entreprise,dc=com" bindmethod=simple credentials=password |
114 | + | |
115 | - | searchbase="dc=entreprise,dc=com" type=refreshAndPersist interval=0 |
115 | + | |
116 | - | 0:00:00:10 retry="5 5 100 +" timeout=3 |
116 | + | |
117 | - | olcSyncrepl: {4}rid=113 provider=ldap://ldap-center3.entreprise.com binddn= |
117 | + | |
118 | - | "cn=admin,dc=entreprise,dc=com" bindmethod=simple credentials=password |
118 | + | |
119 | - | searchbase="dc=entreprise,dc=com" type=refreshAndPersist interval=0 |
119 | + | |
120 | - | 0:00:00:10 retry="5 5 100 +" timeout=3 |
120 | + | |
121 | - | olcSyncrepl: {5}rid=114 provider=ldap://ldap-center4.entreprise.com binddn= |
121 | + | |
122 | - | "cn=admin,dc=entreprise,dc=com" bindmethod=simple credentials=password |
122 | + | |
123 | - | searchbase="dc=entreprise,dc=com" type=refreshAndPersist interval=0 |
123 | + |