Re: [users@httpd] How to detect failed authentification ?

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

 



On 8/15/06, Marc MENDEZ <cnmm600@xxxxxxxx> wrote:
thanks for your answer, that's what I thought.

But, is there a solution to get a mail *only* when the login failed ?

If you are using php as a module, you could probably check
$_SERVER['PHP_AUTH_USER'] as described here:
http://ca3.php.net/features.http-auth

If it is empty or unset, it is likely an initial login attempt.  If
there is something in it but you still wound up at your 401 page, then
it is probably a bad password.

I've never tried it, but it should work.

Joshua.

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