Em Wed, Apr 10, 2002 at 10:34:14PM +0200, Nils O. Selåsdal escreveu: > > Now I use the following command to query my Windows 2000 Active > > Directory server with no Authenticatin erros, but with no results too... > > > > ldapsearch -x -D "admin@domain.br" -h 10.96.0.3 -p 389 -W -b > > "cn=username,cn=users,dc=domain,dc=br" The base is wrong, use "dc=domain,dc=br" instead.