On Mon, Jul 20, 2015 at 6:02 PM, ANTOINE ROUQUETTE
<[email protected]> wrote:
> Hi everyone,
>
> My question is has followed :
>
> when I use chpasswd command, the option -e allow me to supply password in
> encrypted form. How do I know which encryption form I should use for this
> command?
You can use any encryption. chpasswd will simply take your
(presumably encrypted) password and insert it into
/etc/{passwd,shadow}. It will not analyze it to see which encryption
was used.
_______________________________________________
busybox mailing list
[email protected]
http://lists.busybox.net/mailman/listinfo/busybox