You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What steps will reproduce the problem?
1. Install PWM 1.7.x. Use OpenLDAP as a directory.
2. Extend LDAP schema according to the instructions in PWM Administration guide.
3. Notice that due to missing schema extensions you get errors like "LDAP:
error code 18 - modify/delete: pwmEventLog: no equality matching rule".
4. Notice that, per instructions in the thread at
https://groups.google.com/forum/#!searchin/pwm-general/no$20equality$20matching$
20rule/pwm-general/p2_F0OwFuAw/GYdEvdEuYwcJ, if you add "EQUALITY
octetStringMatch" to the schema attributes pwmEventLog and pwmResponseSet, the
errors disappear.
What is the expected output? What do you see instead?
No LDAP errors after following the schema instructions in PWM Administration
guide to the letter.
What version of PWM are you using?
1.7.1
What ldap directory and version are you using?
OpenLDAP 2.4.31-1+nmu2 (Debian Wheezy)
Please paste any error log messages below:
2015-03-13 22:30:22, operations.PasswordUtility, {9f,atest} user 'cn=One Test
Again,ou=people,dc=sub,dc=domain,dc=tld' successfully changed password
[10.6.6.6/gateway.domain.tld]
2015-03-13 22:30:37, event.AuditManager, audit event:
{"eventCode":"CHANGE_PASSWORD","perpetratorID":"atest","perpetratorDN":"cn\u003d
One Test
Again,ou\u003dpeople,dc\u003dsub,dc\u003ddomain,dc\u003dtld","timestamp":"Mar
13, 2015 10:30:37 PM","targetID":"atest","targetDN":"cn\u003dOne Test
Again,ou\u003dpeople,dc\u003dsub,dc\u003ddomain,dc\u003dtld","sourceAddress":"10
.6.6.6","sourceHost":"gateway.domain.tld"}
2015-03-13 22:30:37, event.UserLdapHistory, ldap error writing user event log:
[LDAP: error code 18 - modify/delete: pwmEventLog: no equality matching rule]
Original issue reported on code.google.com by [email protected] on 30 Mar 2015 at 3:35
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
[email protected]
on 30 Mar 2015 at 3:35The text was updated successfully, but these errors were encountered: