From the Operations Guide:
The CMA system requires a computer account to enable secure channel communications with the Active Directory forest that is being leveraged for authentication. This account must be pre-created and the password set by an administrator from a Domain Controller.
What I do not know is how to set a password for the computer in AD.
Solved! Go to Solution.
Hi
Login to the DC where the computer account was created and set a password using the command:
net user <computername>$ <password>
example: net user cma$ Pa$$w0rd
Please take a look to the Operations Guide 6.2.4, page is 365
Regards
Hi
Login to the DC where the computer account was created and set a password using the command:
net user <computername>$ <password>
example: net user cma$ Pa$$w0rd
Please take a look to the Operations Guide 6.2.4, page is 365
Regards
I can read the groups from AD and I have added all user roles for my AD account, so I can login into CMA web portal as an admin using AD credentials.
However, CMA desktop is not allowing me to login.
It gives an error to check user name and password. I am trying to use the same AD account that works via the CMA web portal.
What am I missing?
Hi medrt
Did you configure the "To delegate authentication to the enterprise directory server" section?