To install an agent on a remote host
# cd agent/linux-x86_64
# rpm --install qpm-agent-*.rpm
Once you install the Privilege Manager for Unix agent package, the next task is to join the agent to the policy server.
Once you have installed a Privilege Manager for Unix agent on a remote host you are ready to join it to the primary policy server.
To join a PM Agent to the primary policy server
# /opt/quest/sbin/pmjoin <primary_policy_server>.example.com
where <primary_policy_server> is the name of the primary policy server host.
If you are not running the pmjoin command on a policy server, it requires that you specify the name of a policy server within a policy group.
The pmjoin command supports many command line options. See pmjoin for details or run pmjoin with the -h option to display the help.
When you run pmjoin with no options, the configuration script automatically configures the agent with default settings. See Agent configuration settings for details about the default and alternate agent configuration settings.
You can modify the /etc/opt/quest/qpm4u/pm.settings file later, if you want to change one of the settings. See PM settings variables for details.
Once you have completed the configuration script interview, it configures the agent and joins it to the policy server.
Running pmjoin performs the configuration of the Privilege Manager for Unix agent, including modifying the pm.settings file and starting up the pmserviced daemon.
Once you complete the agent configuration script (by running the pmjoin command), it:
# pmclientinfo
This returns displays configuration information about a client host. See pmclientinfo for details.
To verify the PM Agent configuration
# pmclientinfo
The pmclientinfo command displays the current configuration settings. For example:
[0][root@host1 /]# pmclientinfo - Joined to a policy group : YES - Name of policy group : polsrv1.example.com - Hostname of primary policy server : polsrv1.example.com - Policy type configured on policy group : pmpolicy [0][root@host1 /]#
The secondary server PM Agent will be joined to the secondary server. This is unique because all other PM Agent hosts must join to the primary server.
Load balancing is handled on each client, using information that is returned from the policy server each time a session is established.
If a session cannot be established because the policy server is unavailable (or offline) that policy server is marked as unavailable, and no further pmrun sessions are sent to it until the next retry interval.
To view the current status of the policy server
Run the following command:
# pmloadcheck [-f]
If the policy server cannot be contacted, the last known information for this host is reported.
© 2024 One Identity LLC. ALL RIGHTS RESERVED. 이용 약관 개인정보 보호정책 Cookie Preference Center