Merge ~nicolasbock/stsstack-bundles:another_ldap_update into stsstack-bundles:master

Proposed by Nicolas Bock
Status: Merged
Merged at revision: 0467e11f13f865935d8a628aa2b950f1f0a6e8ba
Proposed branch: ~nicolasbock/stsstack-bundles:another_ldap_update
Merge into: stsstack-bundles:master
Diff against target: 14 lines (+3/-0)
1 file modified
overlays/ldap.yaml (+3/-0)
Reviewer Review Type Date Requested Status
Felipe Reyes Approve
Review via email: mp+401636@code.launchpad.net
To post a comment you must log in.
Revision history for this message
Felipe Reyes (freyes) wrote :

LGTM

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/overlays/ldap.yaml b/overlays/ldap.yaml
2index fed3a8b..9374b2b 100644
3--- a/overlays/ldap.yaml
4+++ b/overlays/ldap.yaml
5@@ -7,6 +7,9 @@ applications:
6 ldap-password: crapper
7 ldap-suffix: dc=test,dc=com
8 domain-name: userdomain
9+ ldap-config-flags: 'group_desc_attribute: ''cn'''
10+ ldap-group-member-attribute: memberUid
11+ ldap-group-members-are-ids: true
12 ldap-group-name-attribute: cn
13 ldap-group-objectclass: posixGroup
14 ldap-group-tree-dn: ou=groups,dc=test,dc=com

Subscribers

People subscribed via source and target branches