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
posta 3 mesi fa110 visualizzazioni
2 Risposte
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
con risposta 3 mesi fa
  • 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
ESPERTO
Mike_L
con risposta 3 mesi fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande