CEPH_AUTH_NONE
CEPH_AUTH_NONE,
case CEPH_AUTH_NONE:
int proto = ac->key ? CEPH_AUTH_CEPHX : CEPH_AUTH_NONE;
ac->protocol = CEPH_AUTH_NONE;