To install all of the Authentication Services packages found in the Authentication Services metapackage
$ cd /Volumes/VAS-Installer
$ sudo /usr/sbin/installer -pkg VAS.mpkg -target /
This installs all of the Authentication Services packages contained in the Authentication Services metapackage.
$ cd /Volumes/VAS-Installer/VAS.mpkg/Contents $ sudo /usr/sbin/installer -pkg Packages/vasclnt.pkg \ -target /
|
Note: You must install all Authentication Services components into the root file system, so the parameter to the target command line option must be /. Also, you must have local administrator rights to run commands using the sudo utility. |
To install a single Authentication Services package from command line
$ cd /Volumes/VAS-Installer/VAS.mpkg/Contents
$ sudo /usr/sbin/installer -pkg Packages/vasclnt.pkg \-target /
$ sudo /usr/sbin/installer -pkg Packages/vasgp.pkg \-target /
To mount and unmount the Authentication Services .dmg from the command line
hdiutil attach /<path_to_dmg>/VAS-<version>.<build number>.dmg
The .dmg contents mounts on your system, under
/Volumes/VAS-Installer
hdiutil detach /Volumes/VAS-Installer
To upgrade Authentication Services, simply follow the normal installation steps for both the GUI process and the command line process. The Authentication Services installation scripts detect when an upgrade is being performed and automatically perform the proper steps to upgrade versions.
© 2022 One Identity LLC. ALL RIGHTS RESERVED. Feedback Terms of Use Privacy