6.3 Users Are Unable to Log In with a Domain Account After Booting

Issue: After booting the Linux Client, an error message Only local user can logon is displayed.

Reason: This issue is due to the less start-up timeout value set to the Client service.

Workaround: To increase the timeout, perform the following steps:

  1. Run the following command to edit the configuration file:

    sudo vi /opt/pam_aucore/etc/pam_aucore.conf

  2. Specify pam.serviceStartupTimeout=X. x is timeout value in seconds. The default timeout value is set to 10.

    If the configuration file does not exist, create a new file.

  3. Save the changes.