Fix mkpasswd parameters
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
{
|
||||
pubkey = "changeme"; # ssh-add -L
|
||||
mailHashedPassword = "changeme"; # mkpasswd -m sha512
|
||||
mailHashedPassword = "changeme"; # mkpasswd -m sha-512
|
||||
}
|
||||
|
Reference in New Issue
Block a user