7 lines
276 B
Plaintext
7 lines
276 B
Plaintext
|
|
dn: olcDatabase={2}mdb,cn=config
|
||
|
|
changetype: modify
|
||
|
|
add: olcAccess
|
||
|
|
olcAccess: {0}to attrs=userPassword,shadowLastChange by dn="cn=admin,dc=dell-atc,dc=lan" write by anonymous auth by self write by * none
|
||
|
|
olcAccess: {1}to * by dn="cn=admin,dc=dell-atc,dc=lan" write by * read
|
||
|
|
|