You can use the command-line interface (CLI) to configure the SAN Volume Controller to use remote authentication.
To use the SAN Volume Controller with a remote authentication service, follow these steps:
To change settings, issue the svctask chauthservice command. To view settings, issue the svcinfo lscluster command.
You can use either an http or https connection to the server. If you use an http option, the user and password information is transmitted in clear text over the IP network.
svctask mkusergrp -name sysadmins -remote -role Administrator
If none of the groups for a user match any of the SAN Volume Controller user groups, the user is not permitted to access the cluster.
SAN Volume Controller users who are to use the remote authentication service and do not require SSH access should be deleted from the system. The superuser cannot be deleted and cannot use the remote authentication service.
All SAN Volume Controller users who are to use the remote authentication service and require SSH access must have their remote settings enabled and the same password set both on the cluster and on the authentication service.
The remote setting instructs SAN Volume Controller to check the authentication service for group information for determining the role of the user.
The current time of both the SAN Volume Controller cluster and the system that is running the remote authentication service must match. The easiest way to do this is to use the same Network Time Protocol (NTP) server for both.