OpenPlugin::Authenticate::SMB - SMB driver for the OpenPlugin::Authenticate


OpenPlugin documentation  | view source Contained in the OpenPlugin distribution.

Index


NAME

Top

OpenPlugin::Authenticate::SMB - SMB 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.

* pdc

The NT name of the primary domain controller to authenticate against.

* bdc

The NT name of the backup domain controller to authenticate against.

* ntdomain

The name of your domain.

CONFIG OPTIONS

Top

* driver

PAM

head1 TO DO

Nothing known.

BUGS

Top

I'm not quite sure it even works. I copied and pasted the code from the Authen::SMB POD, so there's a fair chance it's just my configuration that isn't working right.

COPYRIGHT

Top

AUTHORS

Top

Eric Andreychek <eric@openthought.net>


OpenPlugin documentation  | view source Contained in the OpenPlugin distribution.