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

Re: ldapsearch in Active Directory



On Fri, Apr 05, 2002 at 06:28:02PM -0300, Andre Correa wrote:
% 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

cn is common name, typically the user's full name. Try
'-D cn=Full Name,ou=users,dc=example,dc=com'.

AD also supports '-D username@example.com'.

john
-- 
John Morrissey          _o            /\         ----  __o
jwm@horde.net        _-< \_          /  \       ----  <  \,
www.horde.net/    __(_)/_(_)________/    \_______(_) /_(_)__