[rt-users] SOLVED? LDAP_INVALID_CREDENTIALS error with 'ExternalAuth' extension
James Treleaven
J.Treleaven at greenfieldethanol.com
Thu Apr 10 17:21:20 EDT 2008
Mike Peachey wrote:
> Please let me know your results, people!
I have run it twice, once with anonymous binding enabled and once with
it disabled. I am afraid I got the same results both times:
The username/password pair that I specified in the script are fine,
however. It is my admin usercode, which I used to log into the server
and run the Active Directory admin applications.
------
[root at mi-tickets work]# perl mike.pm
$VAR1 = bless( {
'parent' => bless( {
'net_ldap_version' => 3,
'net_ldap_scheme' => 'ldap',
'net_ldap_debug' => 0,
'net_ldap_socket' => bless(
\*Symbol::GEN0, 'IO::Socket::INET' ),
'net_ldap_host' =>
'redacted.comalc.com',
'net_ldap_uri' =>
'redacted.comalc.com',
'net_ldap_resp' => {},
'net_ldap_mesg' => {},
'net_ldap_async' => 0,
'net_ldap_port' => 389,
'net_ldap_refcnt' => 1
}, 'Net::LDAP' ),
'errorMessage' => '',
'ctrl_hash' => undef,
'resultCode' => 0,
'callback' => undef,
'mesgid' => 1,
'matchedDN' => '',
'controls' => undef,
'raw' => undef
}, 'Net::LDAP::Bind' );
LDAP MESSAGE: LDAP_PP_PASSWORD_EXPIRED
------
______________________________________________________________________
This email has been scanned for viruses and spam by the MessageLabs Email Security System.
______________________________________________________________________
More information about the rt-users
mailing list