DCV Authentication with Active Directory Credentials

0

I'm running NICE DCV on Rocky Linux 9.3. It works as expected with local users. I would like to authenticate with Active Directory Users. I have joined the linux instance to my AD and can login successfully with the AD user account. I would like to authenticate with the AD credentials on the NICE DCV Client as well.

I've looked at this documentation but it's unclear to me how to get this to work properly with AD Credentials. I'm not using DCV Connection Gateway. I'm connecting directly to the AWS instance through it's public IP Address. As I stated it all works as expected with local accounts. Would like to get it to work with AD Accounts.

https://docs.aws.amazon.com/dcv/latest/adminguide/security-authentication.html

Jason F
已提問 3 個月前檢視次數 108 次
2 個答案
0

Thanks for the response. No luck though. Getting this error in the logs. I removed the username for security reasons.

I tried both and neither work. DOMAIN\username username@domain.com

2024-02-22 01:50:50,030829 [   976:2463  ] INFO  pam - User [Removed User] has not been authenticated with PAM
2024-02-22 01:50:50,030896 [   976:2463  ] INFO  sasl - Password verification failed
Jason F
已回答 3 個月前
  • I should also note that if I disable the dcv authentication it takes me directly to the Linux login screen and I can successfull login with the AD user so I know the machine is authenticating to the domain correctly

0

You will need to create DCV sessions with the owner in the form domain\username.

If this is a console session, enable automatic console session and set dcv.conf owner to the desired domain\username value.

use dcv list-sessions to verify that sessions are created successful

AWS
專家
Mike_L
已回答 3 個月前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南