Re: LDAP configuration problem

2013-01-08 Thread Rolando Nieves
Well, I guess I misunderstood the meaning of the configuration field (somewhat), and found what could be a problem in the code. My LDAP server does not allow anonymous binds, and so I've had to take caution in configuring what just about every other tool calls the "bind account" and "bind passw

Re: LDAP configuration problem

2013-01-07 Thread Rolando Nieves
Well, I'm having the same error and I know my way around LDAP: LDAP Server: ldap://localhost:389 LDAP Base DN: ou=Users,dc=local Given Name Attribute: givenName Surname Attribute: sn Full Name Attribute: cn E-Mail LDAP Attribute: mail User Mask: (uid=%s) Anonymous User Mask: cn=proxyuser,dc=local

Re: LDAP configuration problem

2012-08-20 Thread Tucker
* You LDAP server needs to start with "ldap://";. Probably "ldap://10.10.192.42:389"; * Your LDAP base DN is most likely wrong. You'll either need to familiarize yourself with your LDAP schema or find someone who knows what that should be. * Unless you actually own example.com, your E-mail domain