Automatically logout users from inactive SSH sessions
Bug #1674743 reported by
Vincenzo Di Somma
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Charm Helpers |
Fix Committed
|
Undecided
|
Vincenzo Di Somma |
Bug Description
Define a configurable SSH session timeout value in hardening/host, to avoid abandoned sessions to be left hanging.
Regression Potential
Users relying on inactive SSH sessions for a long time (longer that 300 secs. by default) will have see their sessions closed.
Related branches
lp://staging/~vds/charm-helpers/Support_MTOUT
- Edward Hope-Morley: Approve
- Ante Karamatić (community): Approve
- Ryan Beisner (community): Needs Information
-
Diff: 101 lines (+31/-4)5 files modifiedcharmhelpers/contrib/hardening/defaults/os.yaml (+1/-0)
charmhelpers/contrib/hardening/defaults/os.yaml.schema (+1/-0)
charmhelpers/contrib/hardening/host/checks/profile.py (+8/-2)
charmhelpers/contrib/hardening/host/templates/99-hardening.sh (+5/-0)
tests/contrib/hardening/host/checks/test_profile.py (+16/-2)
Changed in charm-helpers: | |
status: | New → Confirmed |
assignee: | nobody → Vincenzo Di Somma (vds) |
status: | Confirmed → In Progress |
description: | updated |
description: | updated |
Changed in charm-helpers: | |
status: | In Progress → Fix Committed |
To post a comment you must log in.