AUTH(1) User Commands AUTH(1)
NAME
auth - Create and manage passwords
SYNOPSIS
auth [-c] [-p password] passwordFile realm userName
OPTIONS
-p password
Specifies a password to use to for the user.
-c Create the specified password file
DESCRIPTION
The auth program is used to create user passwords in a nominated pass-
word file. Unlike Apache, Appweb uses the same authorization file ande-
format for Digest and Basic authentication. This simplifies administra-
tion.
REPORTING BUGS
Report bugs to <dev@embedthis.com>.
COPYRIGHT
Copyright (C) 2003-2012 Embedthis Software.
SEE ALSO
auth February 2012 AUTH(1)