1thtpasswd(1) General Commands Manual thtpasswd(1)
23
4
NAME
6thtpasswd - manipulate HTTP-server password files
7
SYNOPSIS
9thtpasswd [-c] passwordfile username
10
DESCRIPTION
12Sets a user's password in an httpd-style password file. The -c flag
13creates a new file.
14
AUTHOR
16Rob McCool. Modified 29aug97 by Jef Poskanzer to accept new password
17on stdin, if stdin is a pipe or file. This is necessary for use from
18CGI.
1920
21
22
05 May 1998 thtpasswd(1)