IDPV Mac Client Installation
This section provides the steps to install the SafeNet IDPV Mac client using the installer. Administrator rights are required to install the IDPV Mac client. SafeNet IDPV Mac client can be installed through:
Installing IDPV Mac client through GUI
Perform the following steps to install SafeNet IDPV Client on a standard Mac machine with default hardware and software configurations:
-
On the Mac machine, mount the IDPrimeVirtual_macOS.dmg file, which contains the following files:
- IDPV.pkg
- Uninstall SafeNet IDPrime Virtual
-
Double-click the IDPV.pkg file. The installation wizard appears. Perform the following steps:
-
On the Introduction page, click Continue.
-
Click Agree to accept the license terms.
-
On the Installation Type page, click Install.
-
Enter your macOS password or place your finger on Touch ID if it is registered.
-
The installation is successful. Click Log Out.
-
Installing IDPV Mac client through Terminal
On the terminal, run the folowing set of commands to install SafeNet IDPV Client on a standard Mac machine with default hardware and software configurations:
diutil attach IDPrimeVirtual_macOS.dmg -nobrowse
sudo installer -pkg "/Volumes/IDPrime Virtual/IDPV.pkg" -target /
hdiutil detach /Volumes/IDPrime\ Virtual