From: Andrew Grimberg Date: Fri, 5 Oct 2018 16:53:28 +0000 (-0700) Subject: Update LDAP configuration for latest changes X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F93%2F12893%2F1;p=releng%2Fdocs.git Update LDAP configuration for latest changes 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 --- diff --git a/docs/_static/jira/ldap.example b/docs/_static/jira/ldap.example index dd634a1..3acf825 100644 --- a/docs/_static/jira/ldap.example +++ b/docs/_static/jira/ldap.example @@ -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