try disabling mod_auth. sterling
>-- Original Message -- >Reply-To: [EMAIL PROTECTED] >Date: Wed, 23 Oct 2002 17:33:26 +0200 >From: Estrade Matthieu <[EMAIL PROTECTED]> >To: [EMAIL PROTECTED] >Subject: mod_auth_ldap > > >Hi, > >I am using apache 2.0 + proxy + mod_auth_ldap > >i have this error in my log: > >[Wed Oct 23 17:35:59 2002] [error] [client 192.168.100.1] (9)Bad file >descriptor: Could not open password file: (null) >and return an error 500 > >this is my vhost auth conf: > ><Location /> >AuthName test >AuthType basic >AuthLDAPEnabled On >AuthLDAPUrl ldap://192.168.100.2:389/cn=backoffice,dc=company,dc=com?uid >Require valid-user ></Location> > >when i do this query, with anonymous login, directly on ldap server, >it's working > >if somebody have ideas > >regards > >Estrade Matthieu > >___________________________________________________________________ >Haut D�bit: Modem offert soit 150,92 euros rembours�s sur le Pack eXtense >de Wanadoo ! >Profitez du Haut D�bit � partir de 30 euros/mois : http://www.ifrance.com/_reloc/w >
