disable httpd ap_directory_walk() before mpm_itk transfer
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
- To: users@xxxxxxxxxxxxxxxx
- Subject: disable httpd ap_directory_walk() before mpm_itk transfer
- From: Stefan Helmert <s.helmert@xxxxxxx>
- Date: Fri, 31 Mar 2023 08:17:48 +0200
- Reply-to: users@xxxxxxxxxxxxxxxx
- User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.9.0
Hello,
in my setup, httpd runs on a specific uid and delegates transfers to
mpm_itk with AssignUserIDExpr %{reqenv:MAPPED_USER} dynamic uid.
The problem is: httpd runs ap_directory_walk() with its own uid before
delegating to mpm_itk with the dynamic uid. This fails, because httpd
doesn't have the permissions to read the directory.
How can I disable ap_directory_walk() or delegate it to mpm_itk?
Best regards
Stefan Helmert
Attachment:
smime.p7s
Description: S/MIME Cryptographic Signature
[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]