Project

General

Profile

Actions

Feature #44866

closed

cephadm root mode: support non-root users + sudo

Added by Sebastian Wagner about 4 years ago. Updated almost 4 years ago.

Status:
Resolved
Priority:
Normal
Category:
cephadm
Target version:
% Done:

0%

Source:
Community (user)
Tags:
Backport:
octopus
Reviewed:
Affected Versions:
Pull request ID:

Description

Let's say, someone does:

echo "myuser ALL = (root) NOPASSWD:ALL" | sudo tee /etc/sudoers.d/myuser

cephadm should support the root mode when given a config like

Host node01
  HostName exampe.net
  Port 1022
  User myuser
  StrictHostKeyChecking no
  UserKnownHostsFile /dev/null

by calling cephadm with a sudo cephadm prefix


Related issues 1 (0 open1 closed)

Has duplicate Orchestrator - Feature #45653: cephadm: Improve safety by using a specific userDuplicateDaniel Pivonka

Actions
Actions #1

Updated by Sebastian Wagner about 4 years ago

  • Tracker changed from Bug to Feature
  • Subject changed from cephadm root mode: support to cephadm root mode: support non-root users + sudo
Actions #2

Updated by Sebastian Wagner almost 4 years ago

  • Has duplicate Feature #45653: cephadm: Improve safety by using a specific user added
Actions #3

Updated by Daniel Pivonka almost 4 years ago

  • Status changed from New to In Progress
  • Assignee set to Daniel Pivonka
Actions #4

Updated by Sebastian Wagner almost 4 years ago

  • Pull request ID set to 35606
Actions #5

Updated by Ken Dreyer almost 4 years ago

  • Backport set to octopus
Actions #6

Updated by Daniel Pivonka almost 4 years ago

  • Status changed from In Progress to Resolved
Actions #7

Updated by Daniel Pivonka almost 4 years ago

  • Status changed from Resolved to Pending Backport
Actions #8

Updated by Sebastian Wagner almost 4 years ago

  • Status changed from Pending Backport to Resolved
  • Target version set to v15.2.5
Actions

Also available in: Atom PDF