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.

------
[EMAIL PROTECTED] 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.
______________________________________________________________________
_______________________________________________
http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users

Community help: http://wiki.bestpractical.com
Commercial support: [EMAIL PROTECTED]


Discover RT's hidden secrets with RT Essentials from O'Reilly Media. 
Buy a copy at http://rtbook.bestpractical.com

Reply via email to