| OpenPlugin documentation | view source | Contained in the OpenPlugin distribution. |
OpenPlugin::Authenticate::PAM - PAM driver for the OpenPlugin::Authenticate plugin
No parameters can be passed in to OpenPlugin's new() method for this driver. The following parameters are accepted via the authenticate() method:
The username to authenticate.
The password to verify.
The name of the PAM service to use for the authentication. If none is provided, it defaults to "passwd".
PAM
Nothing known.
None known.
Copyright (c) 2001-2003 Eric Andreychek. All rights reserved.
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
Eric Andreychek <eric@openthought.net>
| OpenPlugin documentation | view source | Contained in the OpenPlugin distribution. |