Due to a security policy we need to prevent command execution for everyone from the /tmp directory. How can we install the UNIX Authentication Broker (UNAB) in such an environment?
rivileged Identity Manager PIM
Component:
- logon as root to the target system where you want to install UNAB on
- copy the UNAB installation files to any other directory but /tmp
It is required that root has full access to this location, i.e. rwx
- set this location as the temporary directory for installation operations using the "-t tmp_dir" parameter while preparing the installer package, e.g. for Linux you would use
# customize_uxauth_rpm -t tmp_dir [-d pkg_location] pkg_filename
- continue with the installation of UNAB as usual