On Tue, Jul 28, 2020 at 3:08 PM Saurabh Garg via FreeIPA-users <freeipa-users@lists.fedorahosted.org> wrote: > > Hi, > Can someone please help me find an option if IdM server allows to control the > ssh session timeout for user logins on freeipa clients?
For Authentication timeout, you want to set LoginGraceTime in sshd_config. For Connection timeout, that's ConnectTimeout in ssh_config. I don't think you can control that centrally with IdM. François > > thanks, > sgarg > _______________________________________________ > FreeIPA-users mailing list -- freeipa-users@lists.fedorahosted.org > To unsubscribe send an email to freeipa-users-le...@lists.fedorahosted.org > Fedora Code of Conduct: > https://docs.fedoraproject.org/en-US/project/code-of-conduct/ > List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines > List Archives: > https://lists.fedorahosted.org/archives/list/freeipa-users@lists.fedorahosted.org _______________________________________________ FreeIPA-users mailing list -- freeipa-users@lists.fedorahosted.org To unsubscribe send an email to freeipa-users-le...@lists.fedorahosted.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedorahosted.org/archives/list/freeipa-users@lists.fedorahosted.org