ManageAWSKeyForUser

Description

Useful script to fetch or update property named S3_SECURITY_KEY on specified user's edge drive sub client.

This will be needed for amazon S3 clients of edge drive functionality

Usage

qoperation execscript -sn QS_ManageAWSKeyForUser.sql -si 'GET' -si 'userName'

OR

qoperation execscript -sn QS_ManageAWSKeyForUser.sql -si 'SET' -si 'userName' -si 'SecurityKey'

GET command will return the security key that was already set, if found on edge drive sub client property for specified user.

userName is login name for desired user.

SecurityKey is clear text key. It will be encrypted and saved as value of property named S3_SECURITY_KEY on specified user's edge drive sub client.

Details

  • Scope: All
  • Platform: CommServe (Database: CommServ)
  • Release: 11.0.0

Disclaimer of Warranties

CommVault provides software tools and utilities on an "as is" basis, as a courtesy and convenience to its users, and they may be changed from time to time without notice. These tools and utilities are provided without express, implied, or statutory warranties of any kind. You assume full risk and responsibility for the selection, possession, performance and proper installation and use of the software tools and utilities, and for verifying the results obtained there from. Your use of CommVault software tools and utilities indicates your unconditional acceptance of the above disclaimer.

Loading...