| Path : /usr/local/checker/man/man1/ |
| Current File : //usr/local/checker/man/man1/htpasswd.1 |
.TH thtpasswd 1 "05 May 1998" .SH NAME thtpasswd - manipulate HTTP-server password files .SH SYNOPSIS .B thtpasswd .RB [ -c ] .I passwordfile .I username .SH DESCRIPTION .PP Sets a user's password in an httpd-style password file. The -c flag creates a new file. .SH AUTHOR Rob McCool. Modified 29aug97 by Jef Poskanzer to accept new password on stdin, if stdin is a pipe or file. This is necessary for use from CGI.