With root privileges, you can manually install a valid license by copying the new license file to the licenses directory on the UNIX host.
To install a Safeguard Authentication Services license manually
-
Copy the license file to the /etc/opt/quest/vas/.licensesdirectory.
-
Ensure the permissions on the license file are set to 0644.
-
Restart vasd as root by running the command corresponding to your platform:
-
Linux/Oracle Solaris:
/etc/init.d/vasd restart
-
HPUX:
/sbin/init.d/vasd restart
-
AIX:
/etc/rc.d/init.d/vasd restart
-
macOS:
launchctl unload /Library/LaunchDaemons/com.quest.vasd.plist launchctl load /Library/LaunchDaemons/com.quest.vasd.plist
-