DCache gPlazma: htpasswd management

From Public PIC Wiki
Revision as of 09:06, 5 October 2017 by Mcaubet (Talk | contribs) (Created page with "= How to generate a new password in htpasswd = * Log in a door and execute the following command: [root@door01 ~]# htpasswd -n -m <user> New password: Re-type new password...")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

How to generate a new password in htpasswd

  • Log in a door and execute the following command:
[root@door01 ~]# htpasswd -n -m <user>
New password: 
Re-type new password:
<user>:$apr1$Knkg1eYq$WKIQSP0p0m2XKhAasbIRD1
  • Copy the output to the htpasswd file locate in /etc/dcache/htpasswd. This file is managed in puppet'.