RE: Format of Encrypted Password

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

 



Kevin Murphy <mailto:php@xxxxxxxxxxxxxxxxxx>
    on Tuesday, September 05, 2006 3:27 PM said:

> The passwords are called in the application by:
> 
> $_SERVER['PHP_AUTH_PW']

> Is there any way to tell how these passwords were encrypted?

Have you tried searching the entire codebase for that string? Might get
you some clues.

>From the commandline (and at the root of the codebase):

# grep -R PHP_AUTH_PW *



Chris.

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux