14 lines
240 B
Text
14 lines
240 B
Text
dn: cn=config
|
|
changetype: modify
|
|
add: olcDisallows
|
|
olcDisallows: bind_anon
|
|
|
|
dn: cn=config
|
|
changetype: modify
|
|
add: olcRequires
|
|
olcRequires: authc
|
|
|
|
dn: olcDatabase={-1}frontend,cn=config
|
|
changetype: modify
|
|
add: olcRequires
|
|
olcRequires: authc
|