1
0
mirror of https://github.com/ceph/ceph synced 2025-01-06 03:01:24 +00:00
ceph/qa/workunits/cephtool
Vikhyat Umrao 90144aa64c auth: 'ceph auth import -i' overwrites caps, if caps are not specified
in given keyring file, should alert user and should not allow this import.
Because in 'ceph auth list' we keep all the keyrings with caps and importing
'client.admin' user keyring without caps locks the cluster with error[1]
because admin keyring caps are missing in 'ceph auth'.

[1] Error connecting to cluster: PermissionDeniedError

Fixes: http://tracker.ceph.com/issues/18932

Signed-off-by: Vikhyat Umrao <vumrao@redhat.com>
2017-02-20 03:48:31 +05:30
..
test_daemon.sh
test.sh auth: 'ceph auth import -i' overwrites caps, if caps are not specified 2017-02-20 03:48:31 +05:30