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

Admin Search Filter / Admin Group DN #669

Open
GoogleCodeExporter opened this issue Jul 15, 2015 · 3 comments
Open

Admin Search Filter / Admin Group DN #669

GoogleCodeExporter opened this issue Jul 15, 2015 · 3 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. (memberOf=cn=pwmadmins,ou=groups,dc=phmbrokers,dc=internal)
2. This search worked from ldapsearch
3. This search worked with stable build that was downloaded

What is the expected output? What do you see instead?
Should have accepted the criteria

What version of PWM are you using?
Latest source - however built 1.7.1 worked fine.. Same LDAP / same query string 
worked on 1.7.1 but not latest source

What ldap directory and version are you using?
OpenLDAP

Please paste any error log messages below:
2015-03-24T11:58:53Z, TRACE, provider.JNDIProviderImpl, bind successful as 
cn=Manager,dc=phmbrokers,dc=internal (2ms)
2015-03-24T11:58:53Z, TRACE, provider.ChaiProviderFactory, adding 
WatchdogWrapper to provider instance
2015-03-24T11:58:53Z, DEBUG, provider.WatchdogWrapper, starting up LDAP Chai 
WatchdogWrapper timer thread, 5000ms check frequency
2015-03-24T11:58:53Z, TRACE, provider.WatchdogWrapper, checking for user 
password expiration to adjust watchdog timeout
2015-03-24T11:58:53Z, TRACE, provider.ChaiProviderFactory, adding 
StatisticsWrapper to provider instance
2015-03-24T11:58:53Z, TRACE, impl.AbstractChaiEntry, error during isValid check 
of '(memberOf=cn=pwmadmins,ou=groups,dc=phmbrokers,dc=internal)', error: 
(memberOf=cn=pwmadmins,ou=groups,dc=phmbrokers,dc=internal): [LDAP: error code 
34 - invalid DN]
2015-03-24T11:59:28Z, DEBUG, provider.WatchdogWrapper, ldap idle timeout 
detected, closing ldap connection for ChaiProvider #6 (JNDIProviderImpl), OPEN 
ldap://54.183.129.225:389 cn=Manager,dc=phmbrokers,dc=internal
2015-03-24T11:59:28Z, DEBUG, provider.WatchdogWrapper, exiting LDAP Chai 
WatchdogWrapper timer thread, no connections requiring monitoring are in use


Original issue reported on code.google.com by [email protected] on 24 Mar 2015 at 12:05

@GoogleCodeExporter
Copy link
Author

ldapsearch -LL -Y EXTERNAL -H ldapi:/// "(uid=rhuddleston)" -b 
dc=phmbrokers,dc=internal memberOf

dn: uid=rhuddleston,ou=users,dc=phmbrokers,dc=internal
memberOf: cn=pwmadmins,ou=groups,dc=phmbrokers,dc=internal

Original comment by [email protected] on 24 Mar 2015 at 12:09

Attachments:

@GoogleCodeExporter
Copy link
Author

Original comment by [email protected] on 24 Mar 2015 at 12:27

Attachments:

@GoogleCodeExporter
Copy link
Author

I'm having the same issue in ds389 using a recent build - 20150605 to be 
precise.



Original comment by [email protected] on 11 Jul 2015 at 2:23

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