ceph/src/auth
Yehuda Sadeh b3e62ad692 auth: use none auth if keyring not found
If both cephx and none are accepted auth methods, and
cephx keyring cannot be found then resort to using
none, instead of failing.

Signed-off-by: Yehuda Sadeh <yehuda@inktank.com>
2012-12-21 12:19:41 -08:00
..
cephx auth: guard decode_decrypt with try block 2012-12-12 22:01:03 -08:00
none
unknown
Auth.h
AuthAuthorizeHandler.cc
AuthAuthorizeHandler.h
AuthClientHandler.cc
AuthClientHandler.h
AuthMethodList.cc auth: use none auth if keyring not found 2012-12-21 12:19:41 -08:00
AuthMethodList.h auth: use none auth if keyring not found 2012-12-21 12:19:41 -08:00
AuthServiceHandler.cc
AuthServiceHandler.h
AuthSessionHandler.cc
AuthSessionHandler.h
Crypto.cc auth: improve logging 2012-12-07 22:32:59 -08:00
Crypto.h
KeyRing.cc auth: Keyring: increase log levels when logging secrets 2012-11-23 19:13:03 +00:00
KeyRing.h
RotatingKeyRing.cc
RotatingKeyRing.h
scheme.txt