Changeset - 55dd00900508
[Not reviewed]
0 1 0
Branko Majic (branko) - 9 years ago 2015-09-22 16:07:09
branko@majic.rs
MAR-19: Tweaked the default permissions for LDAP a bit, to allow users to read all entries in LDAP tree (except passwords, of course).
1 file changed with 1 insertions and 0 deletions:
0 comments (0 inline, 0 general)
roles/ldap_server/defaults/main.yml
Show inline comments
 
@@ -27,4 +27,5 @@ ldap_permissions:
 
    to *
 
    by self write
 
    by dn="cn=admin,{{ ldap_server_int_basedn }}" write
 
    by users read
 
    by * none
0 comments (0 inline, 0 general)