Users with mac clients are having port binding issues when they launch the CA PAM application.
Release : 4.0.X / 4.1.X
Component : PRIVILEGED ACCESS MANAGEMENT
Apple changed how the helpertools work, and this is the reason for the current problems:
Workaround:
$ sudo cp '/Applications/CA PAM Client.app/Contents/MacOS/xcd_assistant' /usr/local/bin/
$ sudo chown root:root /usr/local/bin/xcd_assistant or sudo chown root:admin /usr/local/bin/xcd_assistant
This should allow the xcd_assistant binary to run with root privileges without the need to prompt for a password.
Case# 33074939
DE535064