The PORT statement should be like we should in our "z/OS OpenSSH Quick Install 
Guide" that I referred to earlier.

https://coztoolkit.com/docs/pt-quick-inst/pto-inst-basic.html#pto-inst-tcpip

PORT
...
    22 TCP SSHD* NOAUTOLOG  ; OpenSSH SSHD server


Kirk Wolf
Dovetailed Technologies
https://coztoolkit.com

On Tue, May 30, 2023, at 5:55 PM, Wendell Lovewell wrote:
> A big "Thank you" to all of you listers who chimed in on my "EDC5111I 
> Permission denied. (errno2=0x744C7246)." message.  
> 
> Almost everyone was on the right track.  Changing to port 2222 showed that it 
> was just port 22.  Commenting out the RESTRICTLOWPORTS and the PORT 
> reservation for "22  SSHD" showed it was one of those.  Restoring 
> RESTRICTLOWPORTS showed it was the port reservation for "22 SSHD" that was 
> the problem.  
> 
> (The proc that's started is SSHD, but it always starts SSHDx--usually 3, 
> sometimes 4.) 
> 
> I didn't expect the TCPPROF entries--neither of those I mentioned have 
> changed for years.  My suspicion is that there was some service applied that 
> perhaps actually started enforcing the port reservation to just "SSHD".  
> 
> Thanks again, 
> Wendell
> 
> ----------------------------------------------------------------------
> For IBM-MAIN subscribe / signoff / archive access instructions,
> send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN
> 

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Reply via email to