File:  [ELWIX - Embedded LightWeight unIX -] / embedaddon / thttpd / extras / thttpdpasswd.1
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs - revision graph
Tue Feb 21 17:21:13 2012 UTC (12 years, 3 months ago) by misho
Branches: thttpd, MAIN
CVS tags: v2_25b, HEAD
thttpd

.TH thttpdpasswd 1 "05 May 1998"
.SH NAME
thttpdpasswd - manipulate HTTP-server password files
.SH SYNOPSIS
.B thttpdpasswd
.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.

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>