RE: [users@httpd] Apache 2.0.46, Auth_LDAP and Frontpage

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I have recompiled Auth_LDAP module with Frontpage support from 2.0.46 sources.

When I run browser on my root site, it launch login screen normally but when I entered
user error log says me that user not found but when I run tcpdump looking ldap nothing appear.
Same thing using Frontpage...

my .htaccess looks like

# -FrontPage-
IndexIgnore .htaccess */.??* *~ *# */HEADER* */README* */_vti*
AuthLDAPURL ldap://ldap.dkt.org:389/o=dkt?uid?sub?(objectclass=*)
AuthLDAPAuthoritative off
AuthLDAPFrontPageHack on

<Limit GET POST PUT DELETE>
order deny,allow
deny from all
</Limit>
AuthName dev.dkt.org
AuthUserFile /opt/www/html/site/_vti_pvt/service.pwd
AuthGroupFile /opt/www/html/site/_vti_pvt/service.grp

It run well on browser only with auth_ldap when I disallow 
AuthUserFile /opt/www/html/site/_vti_pvt/service.pwd line.

Have you any idea ?

______________________________________________________________
Rémy Nollet
DECATHLON IT Team



---------------------------------------------------------------------
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



[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux