The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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