Re: ldap_userdir => client denied by server configuration *SOLVED*

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

 



Am 04.11.2013 um 15:50 schrieb Denny Fuchs <linuxmail@xxxxxxxx>:

> hi,
> 
> I use Debian Wheezy with standard Apache2 and ldap_userdir module. It was in the morning working, but I think, after installing PHP5 (with Apache mpm Prefork) the userhomes doesn't work anymore. I get only: 

why ever .. it works:

I had to add to the default vhost :

<Directory /export/files/disc01/users1/*/.public_html>
AllowOverride FileInfo AuthConfig Limit Indexes
Options MultiViews Indexes SymLinksIfOwnerMatch IncludesNoExec
<Limit GET POST OPTIONS>
Order allow,deny
Allow from all
</Limit>
<LimitExcept GET POST OPTIONS>
Order deny,allow
Deny from all
</LimitExcept>
</Directory>

for all discs ... 

cu denny

Attachment: signature.asc
Description: Message signed with OpenPGP using GPGMail


[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