Iftikhar Rathore wrote: > Hello > I am having a lot of trouble getting my users authenticated using > mod_authnz_ldap. There is not much info anywhere and google couldn't > help. And example .htaccess file would help greatly. > > I have the .htaccess here (besides this .htaccess no other change has > been done to the default apache installation) > > AuthType Basic > AuthName Mine > AuthzLDAPAuthoritative on > AuthLDAPURL ldap://localhost:389/ou=People,dc=zoreresearch,dc=com?uid > require valid-user It's slightly hidden in the documentation (http://httpd.apache.org/docs/2.2/mod/mod_authnz_ldap.html), but: "When using mod_auth_basic, this module is invoked via the AuthBasicProvider directive with the ldap value." (last line before the 'Contents' chapter) Joost --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx