Jiri Cuypers writes:
>
> Hi guys,
>
>
> Hmmm, probably a stupid question, but how can I get a DES encrypted
> password (which i want to use with mod_auth_mysql) into a user/pw table.
>
> the examples just define a table and that's it. it should be really
> simple, but I don't know the function. i'm new to perl/apache/mysql ...
> (well.. just about everything...:-)
>
> Anyway thanks for the help anyway
> Jiri
Hi!
You can write a small C program which would call GNU crypt function.
Sinisa
+---------------------------------------------------------------------+
| TcX ____ __ _____ _____ ___ == mysql@stripped |
| /*/\*\/\*\ /*/ \*\ /*/ \*\ |*| Sinisa Milivojevic |
| /*/ /*/ /*/ \*\_ |*| |*||*| mailto:sinisa@stripped |
| /*/ /*/ /*/\*\/*/ \*\|*| |*||*| Belgrade |
| /*/ /*/ /*/\*\_/*/ \*\_/*/ |*|_____ Serbia |
| ^^^^^^^^^^^^/*/^^^^^^^^^^^\*\^^^^^^^^^^^ |
| /*/ \*\ Developers Team |
+---------------------------------------------------------------------+