"Sistemas" <[EMAIL PROTECTED]> writes:
> Please, I could login with userdb and pam. However, I need to log with the
>authdaemon.mysql. it seems that has a mistake. I tryed makeing tha password (crypt)
>with userdbpw and copying the same that is in the userdb in the password column of
>the mysql table, I couldn't login.
> Someone help me, tell me how can I put the password in the correct form in the
>table, because I wanna made a php file which allow user to change it.
update users set crypt=encrypt('pass') where id = 'dau';
Ciao
Racke
--
Think of it !
For projects and other business stuff please refer to COBOLT NetServices
(URL: http://www.cobolt.net; Email: [EMAIL PROTECTED]; Phone: 0041-1-3884400)
_______________________________________________
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users