Hi,

Create the file /etc/ipa/server.conf if it is not made:

  # touch /etc/ipa/server.conf

Then, edit it so that it has debugging:

[global]
debug=True

Then, restart Apache:

  # systemctl restart httpd

After, reproduce the login failure. Once that is done, check the output of /var/log/httpd/ access_log and error_log.

Striker

On 05/22/2019 03:53 PM, Markus Roth via FreeIPA-users wrote:

Hello all,

I installed a freeipa server (ipa1) and two replicas (ipa2, ipa3).

When I login at the Web-UI on ipa3 I get the message "Your session has expired. Please log in again." I checked the time on ipa3 and the client. It is the same time. Login on the other ipa servers is possible.

Has anybody a hint to solve this problem?


Markus Roth



_______________________________________________
FreeIPA-users mailing list -- freeipa-users@lists.fedorahosted.org
To unsubscribe send an email to freeipa-users-leave@lists.fedorahosted.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedorahosted.org/archives/list/freeipa-users@lists.fedorahosted.org