Manage credentials
Add new credentials
- On the Manage credentials page, select Add new credentials and click Next.
- On the Manage credentials page, add the details such as Credential name, tag, description.
- On the Host credentials tab, add Host username, Host password, SSH port, RSA key, and Share type, .
Note:
To get the RSA key for the remote scan host, use ssh-keyscan <scan_host_name> 2>/dev/null | grep ssh-rsa | awk '{print $3}' | base64 -d | sha256sum on linux MSDP storage or media server.
- For share type SMB, enter additional details such as Active directory domain, Active directory group, Active directory user, and Password
- Click Save.
Select existing credentials
- On the Manage credentials page, select Select existing credentials and click Next.
- On the Select credentials tab, select the desired credential and click Save.