]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw: ldap auth: S3 auth failure should return InvalidAccessKeyId 30332/head
authorMatt Benjamin <mbenjamin@redhat.com>
Wed, 11 Sep 2019 17:22:26 +0000 (13:22 -0400)
committerMatt Benjamin <mbenjamin@redhat.com>
Wed, 11 Sep 2019 17:22:26 +0000 (13:22 -0400)
commit226227cf2d825b3414b7522a9f738180142f3956
treec72af1ccd4f955fe2db498b9e48145e64c5c4771
parenta779766be9684c45e50411ac583830bc3d8a030d
rgw: ldap auth: S3 auth failure should return InvalidAccessKeyId

LDAP was out of sync with the other auth modules, and the default
error code is not correct for S3.

Fixes: https://tracker.ceph.com/issues/41760
Signed-off-by: Matt Benjamin <mbenjamin@redhat.com>
src/rgw/rgw_rest_s3.cc