Active Directory as Authentication Source
Michael Dahlberg
olgamirth at gmail.com
Wed Mar 4 15:13:52 EST 2015
On Wed, Mar 4, 2015 at 2:27 PM, Daniel Fisher <dfisher at vt.edu> wrote:
> On Wed, Mar 4, 2015 at 1:23 PM, Michael Dahlberg <olgamirth at gmail.com>
> wrote:
>
>> Also, a final note: I've tried using ldapsearch with the given BaseDN and
>> the BindDN as "serviceuser at bucknell.edu" and am able to successfully
>> query the AD database.
>>
>
> When you use ldapsearch, do you see 'ref:' values in the output? It could
> be that the err=32 that you're seeing is caused by a referral that the IDP
> is following when it performs DN resolution.
>
>
I ran the following command (removed some of the info that the Windows
Admins rather I not put on a public list)
ldapsearch -x -D "servicename at bucknell.edu" -b "" -s base -H ldap://
XXXXX.bucknell.edu -W
and received a long list various info about the AD database. However, no
referrals though. I don't think that is the problem though, because I do
include this
<dc:LDAPProperty name="java.naming.referral" value="follow"/>
in the attribute-resolver.xml file.
Thanks,
Mike
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://shibboleth.net/pipermail/users/attachments/20150304/a9a8ddd2/attachment.html
More information about the users
mailing list