Friday, May 3, 2024
 Popular · Latest · Hot · Upcoming
0
rated 0 times [  0] [ 0]  / answers: 1 / hits: 1078  / 2 Years ago, fri, september 23, 2022, 11:01:56

I have deployed Ceph with Juju. I am trying to ssh in with the following command:



sam@maas01:~$ sudo juju ssh ceph/0
Permission denied (publickey,password).
error: exit status 255


I have my public key in /home/sam/.ssh/. I had also tried to explicitly specify the key's path in enviornments.yaml file which didn't help.
And as I had seen in many posts not to add ssh keys in MAAS web panel, I haven't added they key there. Any help?


More From » server

 Answers
2

Aha! i got it working :D. instead of sudoer user ssh key i added root user ssh key.


[#29863] Friday, September 23, 2022, 2 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
bearous

Total Points: 226
Total Questions: 116
Total Answers: 136

Location: Guernsey
Member since Sun, Jan 10, 2021
3 Years ago
;