We wanted to port the groups a user belongs to into SharePoint. The
memberOf field in AD maps via the profile database. Unfortunately,
memberOf is a multi-valued field and SharePoint is only bringing in the
last group. I made the field string and 2600 in length but all of the
data after the 1st group is truncated.
Any ideas? Is this a SPS bug?
Thanks!