|
NAMEpam-client - A command line PAM clientSYNOPSISpam-client [--help] --login login [--password password] [--service svc] DESCRIPTION"pam-client" is a simple command line utility useful for testing the PAM configuration for use with Net::Radius::Server(3) to authenticate remote users. "pam-client" allows for the display and enumeration of all the PAM-specific information available to Net::Radius::Server::PAM(3) match and set methods.The following options are recognized (See Getopt::Long(3) for information on how to specify them in the command line):
"pam-client" goes through each phase of the authentication and authorization process as specified by PAM, sending to "STDOUT" the relevant diagnostics. HISTORY$Log$ Revision 1.1 2006/11/13 17:45:45 lem Add initial version of the pam-client utility LICENSE AND WARRANTYThis code and all accompanying software comes with NO WARRANTY. You use it at your own risk.This code and all accompanying software can be used freely under the same terms as Perl version 5.8.6 itself. AUTHORLuis E. Muñoz <luismunoz@cpan.org>SEE ALSOThe Linux-PAM Guides for System Administrators and Application Developers, for guidance in how does PAM work in your system.perl(1), Net::Radius::Server(3), Net::Radius::Server::PAM(3), Authen::PAM(3), Getopt::Long(3), pam(8). POD ERRORSHey! The above document had some coding errors, which are explained below:
Visit the GSP FreeBSD Man Page Interface. |