How to encrypt password

Cajus Pollmeier cajus at naasa.net
Mon Apr 7 15:00:30 CEST 2008


Am Montag, 7. April 2008 14:54:49 schrieb Walter den Besten:
> In the examples for FAI, the password for root is setup as "fai".
>
> I want to use the same way to define a password for an  other local
> user which should exist on all our servers.
> However, I can't find the way to translate "fai" to something like
> "$1$kBnWcO.E$djxB128U7dMkrltJHPf6d1"
>
> Could someone tell me how?
>
> Tanks,
>
> Walter

mkpasswd -Hmd5 fai

should do the trick.

Cajus


More information about the linux-fai mailing list