From: php at planchon dot org Operating system: Debian PHP version: 6CVS-2009-01-10 (CVS) PHP Bug Type: Apache related Bug description: User not logged under Apache
Description: ------------ User is not logged in apache log when using an external authentication method which not fake basic auth. This bug was introduced in with php bugfix #22672 (apache bug #8500) Reproduce code: --------------- Use an external authentication method not based on Basic and Digest. (NTLM or mod_auth_pubtkt) and call a php URI. Expected result: ---------------- User appears in apache log Actual result: -------------- User in apache log is '-' which mean no user is logged -- Edit bug report at http://bugs.php.net/?id=47061&edit=1 -- Try a CVS snapshot (PHP 5.2): http://bugs.php.net/fix.php?id=47061&r=trysnapshot52 Try a CVS snapshot (PHP 5.3): http://bugs.php.net/fix.php?id=47061&r=trysnapshot53 Try a CVS snapshot (PHP 6.0): http://bugs.php.net/fix.php?id=47061&r=trysnapshot60 Fixed in CVS: http://bugs.php.net/fix.php?id=47061&r=fixedcvs Fixed in CVS and need be documented: http://bugs.php.net/fix.php?id=47061&r=needdocs Fixed in release: http://bugs.php.net/fix.php?id=47061&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=47061&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=47061&r=needscript Try newer version: http://bugs.php.net/fix.php?id=47061&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=47061&r=support Expected behavior: http://bugs.php.net/fix.php?id=47061&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=47061&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=47061&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=47061&r=globals PHP 4 support discontinued: http://bugs.php.net/fix.php?id=47061&r=php4 Daylight Savings: http://bugs.php.net/fix.php?id=47061&r=dst IIS Stability: http://bugs.php.net/fix.php?id=47061&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=47061&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=47061&r=float No Zend Extensions: http://bugs.php.net/fix.php?id=47061&r=nozend MySQL Configuration Error: http://bugs.php.net/fix.php?id=47061&r=mysqlcfg
