Configuring user credentials on SnapDrive for UNIX
Contributors
-
PDF of this doc site
-
Administration for Linux
-
Role-based access control in SnapDrive for UNIX
-
-
Installation and Administration for Solaris
-
Role-based access control in SnapDrive for UNIX
-
Creating and using Snapshot copies in SnapDrive for UNIX
-
-
Installation and Administration for IBM AIX
-
Role-based access control in SnapDrive for UNIX
-
-

Collection of separate PDF docs
Creating your file...
This may take a few minutes. Thanks for your patience.
Your file is ready
The SnapDrive for UNIX administrator receives user credentials from Operations Manager console administrator. These user credentials need to be configured on SnapDrive for UNIX for proper storage operations.
Steps
-
Configure sd-admin on the storage system.
[root]#snapdrive config set -dfm sd-admin ops_mngr_server Password for sd-admin: Retype password:
-
Configure sd-hostname on the storage system.
[root]#snapdrive config set sd-unix_host storage_array1 Password for sd-unix_host: Retype password:
-
Verify step 1 and step 2, using the
snapdrive config list
command.user name appliance name appliance type ---------------------------------------------------- sd-admin ops_mngr_server DFM sd-unix_host storage_array1 StorageSystem
-
Configure SnapDrive for UNIX to use Operations Manager console Role-based access control (RBAC) by setting the configuration variable
rbac-method="dfm"
in thesnapdrive.conf
file.The user credentials are encrypted and saved in the existing .sdupw
file. The default location of the earlier file is/opt/ONTAPsnapdrive/.sdupw
.