command chpasswd on busybox 1.17.3
walter harms
wharms at bfs.de
Mon Jul 20 16:39:51 UTC 2015
Am 20.07.2015 18:02, schrieb ANTOINE ROUQUETTE:
> 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?
>
> Should I give a MD5 encryted pasword, or a DES encrypted password?
>
The documentation says:
-m Use MD5 encryption instead of DES
so i guess the default is DES.
perhaps this should be changed into -c des|md5 as the std. command does.
re,
wh
> Best regards.
>
>
>
>
> _______________________________________________
> busybox mailing list
> busybox at busybox.net
> http://lists.busybox.net/mailman/listinfo/busybox
More information about the busybox
mailing list