This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Retrieve cross forest group members using SPML

Hello,

I am trying to read group members thru SPML. It works great for group that do not contain members from its own domain. I am having issues with cross forest members. We have multiple trusted forests and there are many domain local groups that contains members from the other forest. When I retrieve members for such groups, I am getting DN of foreign security principal.

1. I would like to get friendly name for the group members (domain\user)

2. If above not possible, I would like to query DN of foreign security Principal and retrieve source account information.

 

I tried option 2 with SPML but it did not return anything.. Any idea on how to query FSP thru SPML and retrieve source account information?