english +++
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
parent
2db6d95b5c
commit
1bb01ed75d
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
[[!meta title="How to generate a /etc/shadow compatible md5 password"]]
|
[[!meta title="How to generate a /etc/shadow compatible md5 password"]]
|
||||||
|
|
||||||
Hopefully to save somebody's else time, you can do that easily with
|
Documentated here to save somebody's else's time, you can do that easily with
|
||||||
[openssl](http://www.openssl.org/):
|
[openssl](http://www.openssl.org/):
|
||||||
|
|
||||||
openssl passwd -1
|
openssl passwd -1
|
||||||
|
|
Loading…
Reference in a new issue