Authen::Smb

Jean Henchey (jeannie@mitre.org)
Tue, 29 Feb 2000 13:26:36 +0100


--------------C428EC7B3A1E90CBC1ADDC0D
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

I'm trying to use the Authen::Smb module for authentication in a CGI. 
It seems that no matter what I supply for myUser or myPassword,
$authResult is always NO_ERROR.  Has anyone tried using this module? 
Any idea why it's misbehaving?

my $authResult = Authen::Smb::authen('myUser', 'myPassword', myPDC',
'myBDC', 'myNTDomain');

Any suggestions would be greatly appreciated.

Jean
--------------C428EC7B3A1E90CBC1ADDC0D--