Project

General

Profile

Actions

Bug #54618

closed

ceph cephadm set-user xxx does not reflect the user change in ssh-config

Added by Teoman ONAY about 2 years ago. Updated about 2 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
cephadm (binary)
Target version:
-
% Done:

0%

Source:
Tags:
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

[ceph: root@node1 /]# ceph cephadm get-pub-key
ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDjM9Br/MKmziZ/JKSzIbYVjBKqh1yDh0Xu56rnwOjnwABbLwGOQbEbs8wIG0Z4a5y8QfrpvkQAzk3Y0Klx7UsMpTJWhgqBv4ZRI3k1WoJ5yabBloJ9aDFe20u/4Pk0V5xEnZuhgZzgJ5J6rPSpaAqiSnbHijYPhHRgub1Q1BCeVqwiOlZjF72cwM3WDTM26yWb14Q1gZtKSr3usSocsBnCuqMQ2Zd+xIL+Zb4xqst4qq/HFk/4G800FNuJCcZuZz5es6bguYsMb4qv035fLhK3BZRDs9oe cephuser@node1
[ceph: root@node1 /]# ceph cephadm get-user
cephuser
[ceph: root@node1 /]# ceph cephadm get-ssh-config
Host *
User root
StrictHostKeyChecking no
UserKnownHostsFile /dev/null
ConnectTimeout=30

Actions

Also available in: Atom PDF