i created the forest to forest trust
used NETDOM commands on both domains, gave the Target ADMT account admin
rights on child domain. I can migrate the accounts to the target along with
sid without errors or problems. However when i try to access shares and
mailboxes on the source domain i get access denied.
Any ideas what i am oding wrong?
have you disabled SID-Filtering on the Trust?
--
Viele Grüße
Frank Röder
MVP Windows Server System - Directory Services
"Ex oriente lux"
[Object Migration Section]
2006-07-28 15:31:14 Starting Account Replicator.
2006-07-28 15:31:14 CN=big Boy - Created
2006-07-28 15:31:15 SID for DEV-ENV\bboy added to the SID History of
NEWDEV\bboy
2006-07-28 15:31:15 WRN1:7561 ADMT could not migrate some properties for
this object type (user) due to schema mismatches. Please refer to the Schema
Section in the migration log for a complete listing. The Schema Section will
be available once object migration is complete.
2006-07-28 15:31:15 WRN1:7857 Could not copy following properties for
'CN=big Boy'.
2006-07-28 15:31:15 showInAddressBook = CN=Default Global Address
List,CN=All Global Address Lists,CN=Address Lists
Container,CN=DEV-ENV,CN=Microsoft
Exchange,CN=Services,CN=Configuration,DC=dev-env,DC=local, ... A constraint
violation occurred.
2006-07-28 15:31:15 lastLogonTimestamp = 127985124166093750 The server is
unwilling to process the request.
2006-07-28 15:31:15 WRN1:7651 Unable to retrieve operating system version of
password export server 'aethouexch01.aethou.eagletanker.com'. The referenced
account is currently locked out and may not be logged on to.
2006-07-28 15:31:15 CN=big Boy - Strong password generated.
2006-07-28 15:31:15 WRN1:7874 Disabled the "password never expires" account
option for account 'CN=big Boy'.
2006-07-28 15:31:15 Updated user rights for CN=big Boy
2006-07-28 15:31:15 Operation completed.
Example of Syntax for Domain to Domain trust sid filtering:
Netdom trust TrustingDomainName /domain:TrustedDomainName
/quarantine:No /usero:domainadministratorAcct
/passwordo:domainadminpwd
*******************************************************************
Forest to forest trust requires different Syntax and is not on any
documentation that I found.
Example of the syntax for forest to forest trust sid filtering:
Netdom trust TrustingDomainName /domain:TrustedDomainName
/EnableSIDHistory:yes /usero:domainadministratorAcct
/passwordo:domainadminpwd