Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Schema documentation bug #674

Open
GoogleCodeExporter opened this issue Jul 19, 2015 · 0 comments
Open

Schema documentation bug #674

GoogleCodeExporter opened this issue Jul 19, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant