NAME

authman - manage CGI::Auth files for user web logins

DESCRIPTION

This is to manage a users.dat type file for user logins into scripts via the web the main argument is the path to where the user.dat file is or you want it to be at.

USAGE EXAMPLE

cgiauthman /var/www/cgi-bin/auth/users.dat

OPTION FLAGS

-p prune, get rid of old session files

NOTES

From the original authman.pl from CGI::Auth

AUTHOR

Leo Charre