Home » Bulk AD Users - Bulk AD Users - General » error when acquiring group users Messages in this topic - RSS
|
1/27/2012 2:46:51 PM
elgage44
elgage44
Posts 2
When trying to get members of groups (including nested groups) we get the error

"Error enumerating primary group members: Primary Group token not found."

Please advise.
2/26/2012 7:53:56 AM
admin
admin
Posts 331
Hi,

Can you provide me with the name of one of the groups? I'm just wondering if the group name has any characters that might cause a problem.

The application is designed to return all members of a group including primary group members. The primary group is set to "Domain Users" by default but it can be changed to support Mac clients/POSIX applications. Some additional work is required to return primary group members. First you need to find the group's primary group token, then you need to find users with a matching primary group id. It looks like the first part of the process is failing for some reason - It could be the group name that's causing the issue.

Thanks,

David
2/27/2012 9:47:57 AM
elgage44
elgage44
Posts 2
we found out with some testing that the failures were a result of groups having nested groups that were in a different domain. we have three domains in our forest, all with full two-way trusts, but somehow we are getting this error when the enumeration crosses domains.
3/4/2012 7:14:02 AM
admin
admin
Posts 331
Thanks for letting me know - it sounds like there is a bug in the application. I don't have time to fix this at the moment, but I've made a note of it in my bug tracking system so it will get investigated/fixed in a future version of the application.

Thanks,

David
pages: 1
|

Home » Bulk AD Users - Bulk AD Users - General » error when acquiring group users