Project

General

Profile

Actions

Feature #705

closed

plaintext keyring files

Added by Yehuda Sadeh over 13 years ago. Updated over 13 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
% Done:

0%

Source:
Tags:
Backport:
Reviewed:
Affected Versions:
Pull request ID:

Description

Keyring files should be easier to modify and not require the cumbersome cauthtool for that. This should ease installation.

The format we discusses will use the ceph conf format and will look like that:

[mon.]
key = ...
auid = 0
[client.admin]
key = ...
auid = 0
caps mds = "allow"
caps mon = ...
caps osd = ...

We should continue support the keyring binary format.
Man page should be updated accordingly.

Actions #1

Updated by Yehuda Sadeh over 13 years ago

  • Status changed from New to Resolved
Actions

Also available in: Atom PDF