cancel
Showing results for 
Search instead for 
Did you mean: 

connect AWS HANA One to Solution Manager

robhellemons
Explorer
0 Kudos

Hi all,

We've installed HANA One at Amazon and want to connect it to our Solution Manager but there is no host or diagnostics agent running on the AWS deployment. Currently we're not allowed to install anything since it keeps asking for the root password. Executing with sudo as hdbadm also isn't accepted and still keeps asking for the password.

Does anyone have an idea how to proceed?

Regards,

Rob

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Rob,

To login as root user you need to follow these steps,

1) SSH to the instance using "ec2-user" and key associate with the instance.

2) Once you are in the instance as "ec2-user" , "sudo su" to convert to root user.

3) Now you are running as root user and for changing to hdbadm user run "su - hdbadm" .

Thanks,

Priyank

robhellemons
Explorer
0 Kudos

Hi Priyank,

We already logged on with the ec2-user and the key. Unfortunately a sudo su is not working after that. That's exactly the issue we're facing right now. With hdbadm we don't have enough authorization and switching to root is not possible for some reason ...

Regards,

Rob

Former Member
0 Kudos

Hi Rob,

What are the operations you did before this issue started coming up. Also were you able to do sudo su before?

Thanks,

Priyank

robhellemons
Explorer
0 Kudos

Hi Priyank,

After deploying the AWS HANA environment we weren't able to install anything since sudo su - wasn't working. After a reboot of the HANA environment it did work.

Issue solved ...

Regards,

Rob

Answers (0)