Merge remote-tracking branch 'origin/develop' into shigusegubu
This commit is contained in:
commit
4e05e7a989
84 changed files with 965 additions and 320 deletions
7
installation/openldap/pw_self_service.ldif
Normal file
7
installation/openldap/pw_self_service.ldif
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
dn: olcDatabase={1}mdb,cn=config
|
||||
changetype: modify
|
||||
add: olcAccess
|
||||
olcAccess: {1}to attrs=userPassword
|
||||
by self write
|
||||
by anonymous auth
|
||||
by * none
|
||||
Loading…
Add table
Add a link
Reference in a new issue