On Tue, Jul 28, 2020 at 3:08 PM Saurabh Garg via FreeIPA-users <[email protected]> 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 -- [email protected] > To unsubscribe send an email to [email protected] > 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/[email protected] _______________________________________________ FreeIPA-users mailing list -- [email protected] To unsubscribe send an email to [email protected] 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/[email protected]
