Closed Bug 862507 Opened 11 years ago Closed 11 years ago

Tweak KpyM SSH daemon settings

Categories

(Infrastructure & Operations Graveyard :: CIDuty, task)

x86
Windows 7
task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: jhopkins, Assigned: q)

References

Details

Two problems I found in KpyM should each be fixable by a settings change.

1) SSH clients can be IP-banned which can prevent our automated systems from auto-rebooting a host.  The bans survive a reboot since each ban is tracked by a file in c:\Program Files(x86)\KTS\log\ip-ban\*

Possible fix: change ban_max_connections from 10 to 0 (disable IP-bans)

2) A broken SSH session can prevent anybody from logging in until the service is restarted (or a reboot).  I found a disconnected session under c:\Program Files(x86)\KTS\log\active-sessions\* and was unable to login.  Once the ssh daemon was restarted, I was able to login.

Possible fix: change allow_disconnected_sessions from 1 to 0 (kill disconnected sessions)
Assignee: nobody → q
Changes made and will propagate to win 8 machines.
Propagated. Let me know if you see nay issues with the new settings.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Product: mozilla.org → Release Engineering
Product: Release Engineering → Infrastructure & Operations
Product: Infrastructure & Operations → Infrastructure & Operations Graveyard
You need to log in before you can comment on or make changes to this bug.