At 7:21 PM +0000 9/16/01, Jonas Larsson wrote:
>Hi,
>
>By looking in the documentation and the FAQ I can't find out how one 
>should do to share passwords (in e.g. MD5 format) between UNIX (e.g. 
>Linux) and MySQL.
>
>I like to setup a MySQL database for 20 of my users on a Linux box 
>and it would be nice if they could retain their UNIX passwords. Is 
>there a tool to transfer the passwords from the UNIX accounts to 
>MySQL?

There is no connection between the two.

Besides, how would you decrypt their passwords? :-)

(You can't just transfer the encrypted form from /etc/passwd or
/etc/shadow or whatever into the user.user table, because MySQL
doesn't use the same encryption algorithm.)

>
>
>Best regards,
>
>Jonap


-- 
Paul DuBois, [EMAIL PROTECTED]

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to