Can we change the passphrases used for the Object store in ONTAP
Applies to
- ONTAP 9
- FabricPool
- StorageGrid
- SSH Access keys
Answer
Yes, you can:
- Create new S3 credentials keys on StorageGrid
- Modify the keys on ONTAP side:
::> storage aggregate object-store config modify -object-store-name <store_name> -access-key
<key> -secret-password <key>
Additional Information
ONTAP 9 Documentation - Storage aggregate object-store config modify