With LDAP Authorization LDAP to OG group enabled, all users with administrator permissions get their OG group membership wiped on each re-log. Authenticated users are unaffected.

I also see these errors on loading the configure page for LDAP Authorization LDAP to OG group Configuration.

Notice: Undefined index: node in LdapAuthorizationConsumerOG->mappingExamples() (line 891 of /var/www/my/sites/all/modules/ldap/ldap_authorization/ldap_authorization_og/LdapAuthorizationConsumerOG.class.php).
Warning: array_keys() expects parameter 1 to be array, null given in LdapAuthorizationConsumerOG->mappingExamples() (line 891 of /var/www/my/sites/all/modules/ldap/ldap_authorization/ldap_authorization_og/LdapAuthorizationConsumerOG.class.php).

Comments

cgove’s picture

Issue summary: View changes
johnbarclay’s picture

Priority: Normal » Major
johnbarclay’s picture

Title: Organic Groups removed from administrators after login with LDAP Authorization LDAP to OG enabled » LDAP Authorization: Organic Groups removed from administrators after login with LDAP Authorization LDAP to OG enabled
Version: 7.x-2.0-beta8 » 7.x-2.x-dev

Please test and file bugs against 7.x-2.x-dev.

cgove’s picture

Thanks, same issue is occurring with the dev version.

micahw156’s picture

I believe this is a duplicate of #2064319: LDAP Authorization OG: OG Groups not assigned to users with Administer Organic groups permission, although I don't think I've seen the errors mentioned in this issue.

grahl’s picture

Status: Active » Closed (duplicate)

I'm closing this issue since the original poster did not confirm or deny this being a duplicate.