Thanks for the fast reply. I have it working now and was able to find the log. For anyone else that needs it, this is what I have now:
Group-Attribute: distinguishedName
Group-Separator: ;
Group-Filter: (&(objectclass=group)(member=%dn%))
Under the Role, I have this under Administrator:
CN=MySecurityGroup,OU=My OU,DC=corp,DC=domain,DC=int
Same issue after deactivating/ reactivating plugins while yoast was activated.
yoast – version 3.4
Wordpress – version 4.5.3
PHP – version 5.3.3
Hi Laurena,
thanks for responding. I was able to figure out what the issue was. I had to change a value in my httpd.conf config. AllowOverride None to AllowOverride All.
I will mark this as resolved.
Thanks!