[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Checking passwords
-----BEGIN PGP SIGNED MESSAGE-----
Micah,
Before you start working on the submission stuff let's chat.
Unforetunately I'm pretty hosed time-wise for the next few days (I'm
taking a full class C and breaking it into 4 smaller subnets.) So here's
an email to start us off.
Basically I want to go over what we're going to do and how we're going to
do it. I'd very much like the code to be in Perl, because:
1) Supports cookies
2) Supports keep-alive DB connections (no need to reconnect each time)
3) Supports keeping user session (without cookies)
4) Supports authorization via MySQL (replaces .htpasswd files)
It does all this with modules, so there's no code we need to develop to
handle those functions.
5) We can use the same code for the email->DB project.
6) I don't know PHP, which makes it hard for me to lead this section if
there's PHP.
- --
Aaron Turner | Either which way, one half dozen or another.
aturner@pobox.com | Check out the Red Hat Linux User's FAQ Online!
www.pobox.com/~aturner | http://www.pobox.com/~aturner/RedHat-FAQ/
All emails from this account are PGP signed. Lack of a signature is "bad".
PGP Key fingerprint = FB E1 CE ED 57 E4 AB 80 59 6E 60 BF 45 1B 20 E8
On Tue, 23 Feb 1999, Micah Yoder wrote:
> Is there any sample code to check the password from a MySQL account?
>
> select * from Users where passwd=PASSWORD('my-password')
>
> executes but returns nothing!
>
> Working on the login script,
> Micah
>
-----BEGIN PGP SIGNATURE-----
Version: 2.6.2
iQCVAwUBNtQhXTM3jpXy1kJtAQHi+QQAuA3w/xcRyGdzffrRqGJ4rozW29YGd2pA
ylrvLeoxAndGobo3yviBAZVCBhm1Dq6Ah+sTqd7J5XNZ/jw9Fm205m8PgWblD0OE
tVluiJYgBgjWzJzN2KwmkRHqHT6uGFJYZSMx7qF4H8yaUGzQSLjHqC0gqPqP7QdP
HAtTg5j5WAA=
=w6rk
-----END PGP SIGNATURE-----