S3 with LDAP Fastbind authentication cannot add ListAllMyBuckets permission
Applies to
- ONTAP 9
- S3
Issue
- Unable to add the permissions ListAllMyBuckets when configuring S3 access with LDAP
- Create an object store bucket policy statement with the
principalset to the LDAP group to which you want to grant access::> object-store-server bucket policy statement create -bucket <bucket-name> -effect allow -principal nasgroup/<ldap-group-name> -resource <bucket-name>, <bucket-name>/*
