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

During install the PWM with AD, the LDAP configuration test stops with error #660

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

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?

1. Start install PWM v1.7.1;

2. In LDAP config page, entry dc server and ldap user, and test it with error

in catalina.out, I get that message:

2015-03-13 10:58:15, INFO , pwm.PwmApplication, loaded configuration: 
  ldap.serverUrls=["ldaps://10.2.3.6:636"]
  ldap.proxy.username=CN=Admin - PWM,CN=Users,DC=sefaz,DC=pi,DC=gov,DC=br
  ldap.proxy.password=**removed**
  ldap.rootContexts=["CN\u003dUsers,DC\u003dsefaz,DC\u003dpi,DC\u003dgov,DC\u003dbr"]
  ldap.testuser.username=
  pwmAdmin.queryMatch=(memberOf=CN=Administrators,CN=Builtin,DC=site,DC=example,DC=net)
  ldap.promiscuousSSL=true
  recovery.response.writePreference=
  recovery.response.readPreference=

I thought it strange that line:

  pwmAdmin.queryMatch=(memberOf=CN=Administrators,CN=Builtin,DC=site,DC=example,DC=net)

in my ldap configuration has not any input information about 
"CN=Builtin,DC=site,DC=example,DC=net"

what's wrong ?

Original issue reported on code.google.com by [email protected] on 13 Mar 2015 at 4:09

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