From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?ISO-8859-1?Q?M=E1rio_Gamito?= Subject: Re: Changes in file (huge problem) Date: Mon, 25 Dec 2006 19:09:39 +0000 Message-ID: <459021F3.40903@gmail.com> References: <458E85CA.7050802@gmail.com> Mime-Version: 1.0 Content-Transfer-Encoding: QUOTED-PRINTABLE Return-path: In-Reply-To: Sender: linux-admin-owner@vger.kernel.org List-Id: Content-Type: text/plain; charset="iso-8859-1"; format="flowed" To: terry white Cc: linux-admin Hi Terry, Thank you so much for your answer. It really did the trick :-) terry white wrote: > ... ciao: >=20 > : on "12-24-2006" "M=E1rio Gamito" writ: > : Change the second field to the correspondent md5 hash. >=20 > i have no idea how to do that, so it's left to the reader. In exchange for your info here's this one: MD5=3D`md5 -s "$PASSWORD" | cut -f4 -d' '` Lucky me that i am in FreeBSD. BSD's md5 has the "-s" option to hash a string instead of a file. Linux's md5sum doesn't. It would require a little more hocus pocus :P Warm Regards, M=E1rio Gamito - To unsubscribe from this list: send the line "unsubscribe linux-admin" = in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html