× 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.



Mike Cunningham <mike.cunningham@xxxxxxx> wrote on Mon, 29 Sep
2014 22:31:22 GMT:

Has anyone confirmed for sure if ibm i os needs to worry about
the shellshock bug?

Only if you have explicity installed GNU bash or you have
installed another service which included GNU bash.

From Terry Ford, an expert on IBM i security in Lab Services who
reached out to someone in development:

If you wish to check your IBM i systems, the easiest way is to
search for the 'bash' binary by doing the following:

CALL QP2TERM (i.e. invoke an interactive PASE session)

Run the following commands from PASE. Note the find command will
probably take some time to run.

cd /
find . -name bash

On my particular system the find command returned this result:

./QOpenSys/usr/bin/bash

I then ran the following command to verify where the bash binary
was installed:

ls -l
/QOpenSys/usr/bin/bash

lrwxrwxrwx 1 rwatkin 0 54 May 25 2011
/QOpenSys/usr/bin/bash -> ../../opt/freeware/bin/bash

End result: Bash is installed here /opt/freeware/bin/bash. From
personal experience I know that this is the location used when
installing some of the open source binaries using one of the
methods documented on the Yips website...

www.youngiprofessionals.com/wiki/index.php/PASE/OpenSourceBinari
es


As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:
Replies:

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.