Upgrading Privilege Manager for Unix packages
Privilege Manager for Unix has the following three packages:
- Server (qpm-server)
- PM Agent (qpm-agent) - Used by Privilege Manager for Unix only
- Sudo Plugin (qpm-plugin) - Used by Safeguard for Sudo only
These packages are mutually exclusive, that is, you can only install one of these packages on a host at any given time.
For more information on installing/upgrading the Sudo Plugin, see the One Identity Safeguard for Sudo Administration Guide.
Upgrading the server package
To upgrade the server package
- Change to the directory containing the qpm-server package for your specific platform. For example, on a 64-bit Red Hat Linux system, run:
# cd server/linux-x86_64
- Run the platform-specific installer. For example, run:
# rpm –-upgrade qpm-server-*.rpm
Upgrading the PM Agent package
To upgrade the PM Agent package
- Change to the directory containing the qpm-agent package for your specific platform. For example, on a 64-bit Red Hat Linux 5 system, run:
# cd agent/linux-x86_64
- Run the platform-specific installer. For example, run:
# rpm –-upgrade qpm-agent*.rpm
Removing Privilege Manager for Unix packages