About cookies on this site Our websites require some cookies to function properly (required). In addition, other cookies may be used with your consent to analyze site usage, improve the user experience and for advertising. For more information, please review your options. By visiting our website, you agree to our processing of information as described in IBM’sprivacy statement. To provide a smooth navigation, your cookie preferences will be shared across the IBM web domains listed here.
How To
Summary
This document provides some alternative methods of configuring the SSH daemon (*SSHD) on the IBM i to start automatically when TCP/IP is started
Steps
There are a few alternatives that can be used. You need to use just one of the following methods. They are listed in no particular order.
- Via IBM Navigator for i, expand Network --> TCP/IP Configuration, select TCP/IP Configuration Properties, select Servers to Start and check the box for SSHD
-
SQL Method
-
Issue the STRSQL command.
-
Select * from qusrsys/QATOCSTART (shows current Auto Start settings) ; F12 out
-
Update qusrsys/qatocstart set AUTOSTART = '*YES' where server = '*SSHD'
-
- UPDDTA Method
- Issue the UPDDTA FILE(QUSRSYS/QATOCSTART) command.
- Specify *SSHD in capital letters for Server:, then press <Enter>
- Change the Auto Start parameter to *YES, then F11 to Change
- F3 to exit
- Press <Enter> on the End Data Entry screen
These methods can be used to set the auto start setting for additional TCP/IP servers by specifying the correct TCP/IP id (i.e., *FTP, *TELNET, *SNTP, etc.)
Document Location
Worldwide
[{"Type":"MASTER","Line of Business":{"code":"LOB68","label":"Power HW"},"Business Unit":{"code":"BU070","label":"IBM Infrastructure"},"Product":{"code":"SWG60","label":"IBM i"},"ARM Category":[{"code":"a8m0z0000000CKoAAM","label":"Communications-\u003ESFTP and SSH or Secure Shell"}],"ARM Case Number":"","Platform":[{"code":"PF012","label":"IBM i"}],"Version":"All Versions"}]
Was this topic helpful?
Document Information
More support for:
IBM i
Component:
Communications->SFTP and SSH or Secure Shell
Software version:
All Versions
Operating system(s):
IBM i
Document number:
1375275
Modified date:
23 September 2024
UID
ibm11375275
Manage My Notification Subscriptions