Posts
Users
Search
khkris
updated
9 years ago
2 Intern
•
178 Posts
0
2108
April 6th, 2017 07:00
Can we configure SSH time out on Isilon users (Local vs LDAP) login sessions. We are currently using 7.2.* is it supported on this version ? Please provide any procedure if any
Thanks in Advance.
Responses (2)
Solutions (0)
cstacey
31 Posts
1395
Posted April 6th, 2017 07:00
Hi,
The instructions for how to do this for 8.0 are included in the latest version of the Isilon OneFS Security Configuration Guide https://support.emc.com/docu79792_OneFS-8.0.1-Security-Configuration-Guide.pdf
While those instructions have not been tested on 7.2 setting the SSH and shell timeouts are standard Unix functionality so they should work fine.
Cheers,Chris
Peter_Sero
6 Operator
1169 Posts
Posted April 6th, 2017 08:00
Not exactly sure what you want to achieve?
In case you want to log out users forcefully after some period of inactivity,
this is usually done on shell level by setting
export TMOUT=120 #(120 seconds in this example)
somewhere in /etc/profile on the machine to which users log in (not where they start ssh).
On the other hand, if you happen to know exactly what sshd config parameters
you want to set, the place on Isilon is: /etc/mcp/templates/sshd_config
See OneFS 6.5 and earlier: How to restrict SSH and OneFS web administration interface access to an Isilon cluster
for general instructions on how to edit this file (while the KB article address a different question about ssh).
hth
-- Peter
Self Repair, Upgrade & Maintain
Diagnostics and Tools
Drivers & Downloads
Solve
Customer Care
10
1
Inspiron Desktops
31
4
Dell Laptop Computers
53
6
Dell Pro Desktops
123
7
SupportAssist for PCs
117
View More
cstacey
31 Posts
1395
0
Posted April 6th, 2017 07:00
Hi,
The instructions for how to do this for 8.0 are included in the latest version of the Isilon OneFS Security Configuration Guide https://support.emc.com/docu79792_OneFS-8.0.1-Security-Configuration-Guide.pdf
While those instructions have not been tested on 7.2 setting the SSH and shell timeouts are standard Unix functionality so they should work fine.
Cheers,
Chris