PHP Auth

Alex de Kruijff freebsd at akruijff.dds.nl
Sat Nov 22 15:27:53 PST 2003


On Sat, Nov 22, 2003 at 06:20:00PM -0500, Grant Peel wrote:
> Hi all,
> 
> Two questions....
> 
>     I have been reading as much as I can find on paswwd, master.passwd,
> shadow, crypt etc etc etc. and am Still stuck on one point. If the encrypted
> password is normally aslways different, due to 'salt', then how does one get
> a match??

You encrypt the anwser that your user suplied and compair that to the
encipted password.

-- 
Alex

Articles based on solutions that I use:
http://www.kruijff.org/alex/index.php?dir=docs/FreeBSD/


More information about the freebsd-questions mailing list