Previous Topic: uxconsole -register FailsNext Topic: ReportAgent Fails to Send Reports to the Enterprise Management Server


UNAB Log in Policy Not Distributed

Symptom:

I attempted to deploy a UNAB log in policy to the UNAB endpoints, but the policy is not distributed.

Solution:

To troubleshoot this issue, do the following:

  1. Verify that UNAB is started on the endpoint:
    1. Open a command prompt window on the endpoint.
    2. Run the following command:
      ./uxauthd.sh status
      

    A message informs you of the current status of UNAB.

  2. Verify that the policy was downloaded to the host:
    1. From a command prompt window on the endpoint, run the following command:
      ./uxconsole -status -detail
      

    The information includes the policy name, if deployed to the endpoint.

  3. Review the policy authorization commands that the Enterprise Management Server sent to the UNAB endpoint.

    Verify that the rules were not modified.

  4. Search the syslog file for Message Queue communication errors.
  5. Verify the user account for login permissions and status.
  6. Run the following command for a command prompt window:
    uxconsole -manage -show -user <AD_user_account>