> Subject: RE: Ldap search and AD operations error
>
> Leighton,
>
> Try using ldapsearch in verbose mode (and debug mode) to get
> more info from AD.
>
> ldapsearch -v -h -D "cn= dc=ad,
> dc=hud, dc=ac, dc=uk" -w -x -b "dc=ad, dc=hud,
> dc
Leighton,
Try using ldapsearch in verbose mode (and debug mode) to get more info from
AD.
ldapsearch -v -h -D "cn= dc=ad, dc=hud, dc=ac,
dc=uk" -w -x -b "dc=ad, dc=hud, dc=ac, dc=uk"
"(sAMAccountName=mytestusername)"
>From a Windows machine, you can also use tools from joeware.com, try adfind
Leighton Man wrote:
> I have, in the ldap module configuration:
>
> chase_referrals = yes
> rebind = yes
That's good...
> I'm running version 2.1.6 on Solaris doing lookups against Active Directory.
>
> I get, in the debug:
>
> rlm_ldap: Bind was successful
> rlm_ldap: performing se
3 matches
Mail list logo