Moritz Kraus
2 years
Florian Heinle
2 years
Florian Heinle
3 years
Claus-Theodor Riegg
3 years
Claus-Theodor Riegg
3 years
Andreas Vöst
3 years
Claus-Theodor Riegg
8 years
Claus-Theodor Riegg
8 years

create htpasswd entry and print to stdout

Updated . Posted . Visible to the public.

Create htpasswd entry and print to stdout:

$ sudo apt install apache2-utils # Optional

$ htpasswd -n $USERNAME
New password: 
Re-type new password: 
$USERNAME:<Password Hash>
Claus-Theodor Riegg
Last edit
Dominik Schöler
Keywords
ops, change, basic, auth, password
License
Source code in this card is licensed under the MIT License.