Chad Elwartowski wrote: > > <ldap> > <usernameField>uid</usernameField> > <nameField>cn</nameField> > <host>example.host.name.com <http://example.host.name.com></host> > <port>389</port> > <baseDN>dc=example,dc=host,dc=name,dc=com</baseDN> > <adminDN>cn=admin</adminDN> > <adminPassword>supersecretpassword</adminPassword> > <debugEnabled>true</debugEnabled> > </ldap> > > I used a typical install of Fedora Directory Server with admin as the > name of my admin user. I'm not sure if I might have my settings in the > correct format or if I'm using the wrong baseDN and adminDN. Try using <adminDN>cn=directory manager</adminDN> , along with the password which you defined for directory manager. -- mike