× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



Previously, per the IBM manuals, we coded OpenSSh with the exact path, which need to change with each OS upgrade.
I have a SYMLNK for OpenSSh created for when we updated from V6R1 to V7R1 back in 2013.
SYMLNK would actually point to the new V7R1 code without updating all the source.

PARM('/QOpenSys/QIBM/ProdData/SC1/OpenSSH/openssh-3.5p1/bin/scp

openssh-3.5p1/bin/sftp ') /* V5R4 */
openssh-3.8.1p1/bin/ssh ') /* V6R1 */
openssh-4.7p1/bin/ssh ') /* V7R1 */

IBM has changed/updated info on how to code this, no longer use the exact path, but the below will give you the latest version installed.

/QOpenSys/bin/ssh

How do I tell if and when this SYMLNK last used.
I'd like to delete, if not used.
If used, this will need to be updated.
openssh-3.8.1p1 SYMLNK /QOpenSys/QIBM/ProdData/SC1/OpenSSH/openssh-4.7p1/openssh-3.8.1p1
When I 8=Display attributes, it appears to have updated the last access date/time, unless a process is updating this.

Creation date/time . . . . . . . . . . : 12/19/13 11:02:15
Last access date/time . . . . . . . . : 01/05/15 13:55:05 <<<<<<<<
Data change date/time . . . . . . . . : 12/19/13 11:02:15
Attribute change date/time . . . . . . : 03/23/14 11:59:33

Thank You
_____
Paul Steinmetz
IBM i Systems Administrator

Pencor Services, Inc.
462 Delaware Ave
Palmerton Pa 18071

610-826-9117 work
610-826-9188 fax
610-349-0913 cell
610-377-6012 home

psteinmetz@xxxxxxxxxx
http://www.pencor.com/



As an Amazon Associate we earn from qualifying purchases.

This thread ...


Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.