Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi folks,
This is sort of a minor issue, but annoying nonetheless since to close an SSH session, you must press CTRL-D, then close the Putty exit dialog, then close the actual Putty window itself. How can I configure a filer to quit an SSH session by just typing 'exit' at the prompt?
Two of my filers already exhibit this behaviour (both clustered 3240's), and two don't, so somewhere along the line I must have made some configuration change that enabled this behaviour, but I'm not sure what. Secureadmin is enabled on all allowing SSH and SSL. The two 3240's are running 8.01, but the configuration was migrated from a couple of 3020's running ~7.3 where it also worked that way, so I don't think it is filer or ONTAP version-specific.
Any body have an idea? My searches are not turning up anything... Thanks for the help,
ianc
Solved! See The Solution
1 ACCEPTED SOLUTION
migration has accepted the solution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Compare option telnet.distinct.enable on filers where it works differently ... is it different?
8 REPLIES 8
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
May be you have different PuTTY configurations for different filers? PuTTY can be configured to skip confirmation in this case.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Nope, I don't keep separate Putty configurations for each filer; just type in the name when I want to connect.
On the two 3240's, I just type in 'exit' and session terminates immediately. On the other two filers, I type 'exit', and the filer then responds with 'Use control-D to exit'...
Thanks for the response though!
ianc
migration has accepted the solution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Compare option telnet.distinct.enable on filers where it works differently ... is it different?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You are a genius! Thanks very much!
I checked the two filers which required CTRL-D and this option was set to 'off', whereas on the others it was set to 'on'. I changed it, logged off, then back on again and now they will both gracefully terminate a session by just typing 'exit'.
Thanks very much; this has been annoying me for quite some time now. I appreciate it!
ianc
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I noticed this as well. Check the versions on the filer(s) on 8.0 (and GX) and upwards you could type exit (or ctrl-d works as well). On earlier versions 7.2 and 7.3 you had to hit ctrl-d.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
No, it's not ONTAP specific.
The two 3240's are at 8.0.2 in 7-mode, but again, they were able to terminate on exit when running 7.3.2.
The two filers requiring CTRL-D are running at 7.3.2 and 8.0.1P5 in 7-mode.
ianc
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
It depends on telnet.distinct.enable setting. Older versions defaulted to off, newer versions default to on.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thank you very much!!
