Hello everyone.
I am migrating from domain 1 to domain 2. I have configured everything as it comes in the ADMT guide and when I migrate users keep the sidHistory attribute in the new domain, computer migrations work correctly, passwords ....
The problem is that users cannot access the resources of the old domain. I do the following:
1º (in Dom2 DC) Netdom trust dom2 /D:dom1 /quarantine:No /userD:AdminDom2 /passwordD:PassDom2
The answer is that there is no SID filtering. So far so good.
2º (in Dom1 DC) Netdom trust dom1 /D:dom2 /enablesidhistory:yes /userD:AdminDom1 /passwordD:PassDom1
Here is the problem, it always returns that the sidhistory is disabled for this trust. It's like something prevents me from enabling it but I don't know what it is.
Anyone who has happened or know that I may be forgetting?
Thanks!!!!!