4.1.15.4.4 Final State
After the move, the user object for "Aaron Con" is not present on domain NC ASIA.CONTOSO.COM, querying DCA1, as follows:
ldap_search_s("CN=Aaron Con,CN=Users,DC=asia,DC=contoso,DC=com", singleLevel, "(objectclass=*)", [distinguishedName, objectGUID, userAccountControl, objectSid, sAMAccountName, userPrincipalName])
Error: Search: No Such Object.
Matched DNs: CN=Users,DC=asia,DC=contoso,DC=com
Getting 0 entries:
After the move, the user object for "Aaron Con" is now present on domain NC CONTOSO.COM, querying DC1:
ldap_search_s("CN=Aaron Con,CN=Users, DC=contoso,DC=com", oneLevel, "(objectclass=*)", [cn, distinguishedName ... proxiedObjectName, dSCorePropagationData])
Matched DNs:
Getting 1 entries:
>> Dn: CN=Aaron Con,CN=Users,DC=contoso,DC=com
4> objectClass: top; person; organizationalPerson; user;
1> cn: Aaron Con;
1> sn: Con;
1> givenName: Aaron;
1> distinguishedName: CN=Aaron Con,CN=Users,DC=contoso,DC=com;
1> instanceType: 0x4 = ( IT_WRITE );
1> whenCreated: 07/12/2006 17:32:04 Pacific Standard Daylight Time;
1> whenChanged: 07/12/2006 17:32:04 Pacific Standard Daylight Time;
1> displayName: Aaron Con;
1> uSNCreated: 15366;
1> uSNChanged: 15369;
1> name: Aaron Con;
1> objectGUID: 45a6999f-31eb-40ab-a2e5-906ccd86d5eb;
1> userAccountControl: 0x200 = ( UF_NORMAL_ACCOUNT );
1> badPwdCount: 0;
1> codePage: 0;
1> countryCode: 0;
1> badPasswordTime: 01/01/1601 00:00:00 UNC ;
1> lastLogoff: 01/01/1601 00:00:00 UNC ;
1> lastLogon: 01/01/1601 00:00:00 UNC ;
1> pwdLastSet: 07/12/2006 17:32:04 Pacific Standard Daylight Time;
1> primaryGroupID: 513;
1> objectSid: S-1-5-21-254470460-2440132622-709970653-1111;
1> accountExpires: 09/14/30828 02:48:05 UNC ;
1> logonCount: 0;
1> sAMAccountName: aaroncon;
1> sAMAccountType: 805306368;
1> sIDHistory: S-1-5-21-1880045291-2375173688-894673254-1109;
1> userPrincipalName: aaroncon@asia.contoso.com;
1> objectCategory: CN=Person, CN=Schema, CN=Configuration, DC=contoso, DC=com;
1> proxiedObjectName: B:16:0000000000000001:DC=asia, DC=contoso, DC=com;
1> dSCorePropagationData: 07/12/2006 17:32:04 Pacific Standard Daylight Time; 07/12/2006 17:32:04 Pacific Standard Time Pacific Daylight Time; 01/01/1601 01:08:16 UNC ;