Re: PHP Auth
From: Alex de Kruijff (freebsd_at_akruijff.dds.nl)
Date: 11/23/03
- Previous message: Alex de Kruijff: "Re: Opera reg number"
- In reply to: Grant Peel: "PHP Auth"
- Next in thread: Sergey Sysoev: "Re: PHP Auth"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sun, 23 Nov 2003 00:27:55 +0100 To: Grant Peel <grant@thenetnow.com>
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/ _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
- Previous message: Alex de Kruijff: "Re: Opera reg number"
- In reply to: Grant Peel: "PHP Auth"
- Next in thread: Sergey Sysoev: "Re: PHP Auth"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|