Welcome to WiseSoft.co.uk!
Register
About
Contact
Donate
Home
Scripts
Articles
Software
Forum
Links
Active Directory Schema Guide
Submit a Script
All Scripts
Active Directory
Computer
Database
Event Logs
Exchange/Email
File System
General
Printer
SQL Server
Account Page
Address Page
COMPlus Page
DialIn Page
Environment Page
General Page
MemberOf Page
Organization Page
Profile Page
RemoteControl Page
Sessions Page
Telephones Page
TerminalServices Page
Batch File
HTA
KiXtart
PowerShell
T-SQL
VB
VBScript
Computer Accounts
Domains, Forests & Trusts
Groups
Monitoring & Replication
Organizational Units
Schema Information
Search
Sites and Subnets
User Accounts
PowerShell
VBScript
VBScript
PowerShell
VBScript
VBScript
VBScript
VBScript
VBScript
PowerShell
VBScript
VBScript
PowerShell
VBScript
HTA
KiXtart
PowerShell
VB
VBScript
VBScript
KiXtart
PowerShell
VBScript
PowerShell
VBScript
Batch File
KiXtart
PowerShell
VBScript
HTA
VB
VBScript
HTA
KiXtart
PowerShell
VBScript
HTA
PowerShell
T-SQL
VBScript
All Articles
Active Directory
Miscellaneous
Programming
Scripting
Security
SQL Server
WiseSoft
Submit Article
All Software
TSQL DDL Code History Tool
Account Management Spreadsheet
Bulk AD Users
Password Control
Script Builder
NTFSFix
TSQL DDL Code History Tool
Bulk AD Users
Password Control
Script Builder
Account Management Spreadsheet
NTFSFix
Scripting
Guestbook
Bugs
Suggestions
General
Bugs
Suggestions
General
Bugs
Suggestions
General
Bugs
Suggestions
General
Bugs
Suggestions
General
Bugs
Suggestions
General
Login
User Name:
Password:
Remember me next time
Forgot Password?
Login using OpenID:
Create free account
Exclusive access for registered users
Registered Users:
20870
Click here to find out how you can help support wisesoft.co.uk!
home
recent topics
recent posts
search
faq
AspNetForum v.5.2.7.0
WiseSoft :: Forum
:: Forum
user:
psw:
remember me
|
lost password
|
register
Home
»
Bulk AD Users
-
Bulk AD Users - General
»
error when acquiring group users
|
1/27/2012 2:46:51 PM
permalink
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
permalink
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
permalink
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
permalink
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