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ヶ月前109ビュー
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ヶ月前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ