Two dataconnectors (openldap and AD)

Cantor, Scott cantor.2 at osu.edu
Wed May 13 18:28:26 EDT 2015


On 5/13/15, 9:55 PM, "Vignesh, Vanna G." <vignesh at musc.edu> wrote:



>javax.naming.PartialResultException: Unprocessed Continuation Reference. 
>Here

AD adds a lot of complicated problems that I don't fully understand even 
after people try and explain them to me and that I haven't personally 
observed. The wiki includes a lot of notes about AD usage that you will 
need to review.

>Where else should I define the samAccountName? The principal name of 
>openldap is uid and principal name of AD is samaccountname. How would I 
>tie it together to return all the group names of the user from AD?

If the principal name matches both, then there's nothing to tie together, 
it's the same filter parameter.

> 
>To return the groups of the authenticated user from another dataconnector 
>AD , should I use the following attribute definition? i.e. passing 
>MemberOf to isMemberOf

Entirely up to you.

-- Scott



More information about the users mailing list