Webmin User Authentication against LDAP

How do i set up webmin/usermin to authenticate against LDAP?

Hostname: localhost Connection Encryption: None Username: cn=Manager,dc=example,dc=com (I've also tried tried just "Manager") Password: scrubbed Create DN: ? Object Class for Users: webminUser Object Class for Groups: webminGroup

Status: 
Closed (fixed)

Comments

Those settings look OK to me.. assuming you have an LDAP server already running on localhost.

Could you give us some more details about what goes wrong, like an error message or incorrect behavior?

Please have a look below, what should i enter on Create DN?

My settings:

Hostname: ldap.example.com

Connection Encryption: None

Username: cn=Manager,dc=ldap,dc=example,dc=com

Password: xxxxxx

Create DN: ------------- what should i enter here? ------------------------------

Object Class for Users: webminUser

Object Class for Groups: webminGroup

The DN should be something like dc=webmin,dc=ldap,dc=example,dc=com