Open edpanameno opened 10 years ago
I might have to use ADExplorer to see if there is a field in AD that can give me a value that I can use to filter out system generated users (or at least not show users that should not be manipulated in any way thru the application)
For this issue, I am only going to be searching some OU's that will not have any system generated accounts and therefore make this issue a non-issue. Just a thought!
When using the custom AdvancedSearch Filter object, this is currently returning system users as well (admins, etc.) Need to make sure that these types of accounts are not being returned. I will need to look at creating another filter that will look for accounts that are not Well Known (looks like there is an Enum called WellKnownSidType that I may be able to use for this!!