The auth_ldap module requires an AuthType entry, e.g. AuthType basic An example AuthLDAPURL ldap://localhost/ou=foo,o=autozone.com?cn??(sn=foo) where, of course, the parameters are ldap://host:port/basedn?attribute?scope?filter I highly recommend making sure that your query works via ldapsearch. Jim Greer