Update LDAP configuration for latest changes 93/12893/1
authorAndrew Grimberg <agrimberg@linuxfoundation.org>
Fri, 5 Oct 2018 16:53:28 +0000 (09:53 -0700)
committerAndrew Grimberg <agrimberg@linuxfoundation.org>
Fri, 5 Oct 2018 16:53:28 +0000 (09:53 -0700)
We have recently changed the standardized LDAP lookup to do away with
the lf-collab-admins group and use two more targetted groups (lf-releng
and lf-sysops).

Change-Id: I4d9f196ae8f17328109bd74bf6de89941eb41f2e
Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
docs/_static/jira/ldap.example

index dd634a1..3acf825 100644 (file)
@@ -17,7 +17,7 @@ User Display Name Attribute: cn
 # Group Schema Settings
 Additional Group DN: ou=Groups
 Group Object Class: groupOfNames
-Group Object Filter: (&(objectclass=groupOfNames)(|(cn=PROJECT-*)(cn=lf-collab-admins)(cn=lf-helpdesk)))
+Group Object Filter: (&(objectclass=groupOfNames)(|(cn=PROJECT-*)(cn=lf-releng)(cn=lf-sysops)(cn=lf-helpdesk)))
 
 # Membership Schema Settings
 Group Members Attribute: member