Managing Storage System Credentials for the Snapshot Verification Utility
If you do not want to be prompted to enter the NetApp Storage System username and password every time you run the tool, perform the following procedures from the Catalogic DPX command prompt.
To save the NetApp Storage System credentials, enter
iaxauth save <storagesystem>
.The
<storagesystem>
parameter must exactly match the SECONDARY_FILER parameter in iax.bat. If IP is used for SECONDARY_FILER, then use IP in the save command.To forget saved storage system credentials, enter
iaxauth forget <storagesystem>
.To delete saved credentials for all storage systems, enter
iaxauth delete
.
Last updated