$ ceph-authtool kring --list
[client.admin]
\tkey = AQAK7yxNeF+nHBAA0SgSdbs8IkJrxroDeJ6SwQ== (esc)
- \tauid = 18446744073709551615 (esc)
$ cat kring
[client.admin]
\tkey = AQAK7yxNeF+nHBAA0SgSdbs8IkJrxroDeJ6SwQ== (esc)
- \tauid = 18446744073709551615 (esc)
$ cat kring
[client.admin]
\\tkey = [a-zA-Z0-9+/]+=* \(esc\) (re)
- \\tauid = [0-9]{20} \(esc\) (re)
\tcaps osd = "allow rx pool=swimming" (esc)
$ ceph-authtool kring --list
[client.admin]
\\tkey = [a-zA-Z0-9+/]+=* \(esc\) (re)
- \\tauid = [0-9]{20} \(esc\) (re)
# synonym
$ ceph-authtool kring -l
[client.admin]
\\tkey = [a-zA-Z0-9+/]+=* \(esc\) (re)
- \\tauid = [0-9]{20} \(esc\) (re)
$ ceph-authtool kring --list
[client.admin]
\\tkey = [a-zA-Z0-9+/]+=* \(esc\) (re)
- \\tauid = [0-9]{20} \(esc\) (re)
# synonym
$ ceph-authtool kring -l
[client.admin]
\\tkey = [a-zA-Z0-9+/]+=* \(esc\) (re)
- \\tauid = [0-9]{20} \(esc\) (re)
$ cat kring
[client.admin]
\\tkey = [a-zA-Z0-9+/]+=* \(esc\) (re)
- \\tauid = [0-9]{20} \(esc\) (re)
$ ceph-authtool -l keyring.bin
[client.foo]
\\tkey = [a-zA-Z0-9+/]+=* \(esc\) (re)
- \\tauid = [0-9]{20} \(esc\) (re)
\tcaps mds = "allow" (esc)
\tcaps mon = "allow r" (esc)
\tcaps osd = "allow rw pool=data" (esc)