We have 2 domains (A
,B
) in our environment.
Whenever someone joins the company, his account will be created in domain A
. If someone has to work in a particular department, an account will be created for him in domain B
. Both accounts have same username and domain B
has a trust relationship with Domain A
.
The department using domain B
has many applications/software/servers (300+ Windows and Linux machines) and around 150 active users. Now the company wants us to make users use their Domain A
account in all the domain B
servers.
Is there a way to achieve this?