Andreas Vöst
1 month
Marc Dierig
4 months
Claus-Theodor Riegg
7 years
Claus-Theodor Riegg
6 years
Claus-Theodor Riegg
4 years
Andreas Vöst
8 months

create htpasswd entry and print to stdout

Posted About 8 years ago. 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
Over 6 years ago
Dominik Schöler
Keywords
ops, change, basic, auth, password
License
Source code in this card is licensed under the MIT License.