OpenPlugin::Authenticate::PAM - PAM driver for the OpenPlugin::Authenticate


OpenPlugin documentation  | view source Contained in the OpenPlugin distribution.

Index


NAME

Top

OpenPlugin::Authenticate::PAM - PAM driver for the OpenPlugin::Authenticate plugin

PARAMETERS

Top

No parameters can be passed in to OpenPlugin's new() method for this driver. The following parameters are accepted via the authenticate() method:

* username

The username to authenticate.

* password

The password to verify.

* service

The name of the PAM service to use for the authentication. If none is provided, it defaults to "passwd".

CONFIG OPTIONS

Top

* driver

PAM

TO DO

Top

Nothing known.

BUGS

Top

None known.

COPYRIGHT

Top

AUTHORS

Top

Eric Andreychek <eric@openthought.net>


OpenPlugin documentation  | view source Contained in the OpenPlugin distribution.