[rt-users] LDAP integration works great EXCEPT group membership test
Mike Peachey
mike.peachey at jennic.com
Tue Mar 4 04:13:17 EST 2008
RT Lists wrote:
> Thanks for the fantastic info Mike... it's much appreciated!
>
> I spent some time with User_Local.pm and did a little debugging. I
> didn't have much luck, but on a whim, in RT_SiteConfig.pm, I changed...
>
> Set($LdapGroupAttr, 'uniqueMember');
>
> ...to:
>
> Set($LdapGroupAttr, 'member');
>
Simple enough.. AD is storing group members in the "member" attribute,
not the uniqueMember attribute. I should have noticed myself.
--
Kind Regards,
__________________________________________________
Mike Peachey, IT
Tel: +44 114 281 2655
Fax: +44 114 281 2951
Jennic Ltd, Furnival Street, Sheffield, S1 4QT, UK
Comp Reg No: 3191371 - Registered In England
http://www.jennic.com
__________________________________________________
More information about the rt-users
mailing list