Hello..
I'm running log parser to query our AD, grab just the users and import them into SQL; I'm using this so it'll automate our Employee Database webpage. This is working fine for all but one of our child domains.
When you query AD, there's a memberOf field which contains the containers and other information on said user. For the user accounts which we don't want listed in our Employee Database, I created Universal Security Group (to cover multiple child domains) and added these user accounts to this Group. All but this one child domain does not show the container entry; CN=No Employee DB.
Looking at a couple of the entries which shouldn't be shown, the memberOf field is 145, 236, 236, 151 and 180 characters in length. All of them have a seperator as the end of their line; "|". BUT too, none of them are listing the CN= entry.
Any ideas why just this one child domain is having this issue? Thanks..
↧