How to deploy agent on 100 AWS Linux Client

Hi, i want to deploy 100 AWS Linux client with SSH Key option as AWS does not provide direct sudo or root login access . I checked the CDT option it would not provide sudo or ssh key settings to deploy linux but it is having only root / password option

Please suggest.

The current and old/stand-alone CDT do not provide support for SSH key authentication. You may need to (A) build the BESClient into your AWS Linux image or (B) create a secondary solution (Bash or Python script) to iterate the list AWS servers, creating the SSH connections and downloading/installing the BESClient.

2 Likes