| OpenPlugin documentation | view source | Contained in the OpenPlugin distribution. |
OpenPlugin::Authenticate::SMB - SMB 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 NT name of the primary domain controller to authenticate against.
The NT name of the backup domain controller to authenticate against.
The name of your domain.
PAM
head1 TO DO
Nothing known.
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 (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. |