[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re[2]: ldapsearch in Active Directory



Hi, I've tried those combinations as well with no results:

ldapsearch -x -b "dc=abcd,dc=br" -D "cn=username,ou=users,dc=abcd,dc=br" -h 10.96.0.3 -p 389 -W
ldapsearch -x -b "dc=abcd,dc=br" -D "cn=username,cn=users,dc=abcd,dc=br" -h 10.96.0.3 -p 389 -W

I've changed to a -D "<netbios_domain>\Username" looking to another
e-mail from the list...

Anyway I get the same error:

ldap_bind: Invalid credentials
        additional info: 80090308: LdapErr: DSID-0C09030B,
        comment: AcceptSecurityContext error, data 525, v893

I couldn't find this error message in Open-LDAP source.. Anybody knows
where it comes from!?!?

tks

Andre
        

On 05/04/2002, Andreas Hasenack wrote:
AH> Em Fri, Apr 05, 2002 at 05:57:00PM -0300, Andre Correa escreveu:
>> Hi list, I am trying to LDAP search an Active Directory like this:
>> 
>> ./ldapsearch -x -b "dc=abcd,dc=br" -D "<netbios_domain>\username"
>> -h 10.96.0.3 -p 389 -W

AH> You should use -D "cn=username,cn=users,dc=abcd,dc=br"




Andre Correa
andre.correa@pobox.com