1833176 Members
2952 Online
110051 Solutions
New Discussion

Security Patch Check

 
SOLVED
Go to solution
Karl Balsmeier
Advisor

Security Patch Check

I have just installed this tool, but there is no man page for it. I also do not know where it installed to.

I used the specific directions in:

http://www.software.hp.com/cgi-bin/swdepot_parser.cgi/cgi/displayProductInfo.pl?productNumber=B6834AA&oper=install

I used the interactive version of swinstall, but it appeared vague, perhaps it didn't take?

I did a manual swinstall and it noted it was installed.

What's the best way to resolve this and get moving on the fun part?

-karl

"Unix is the Net"
5 REPLIES 5
Zafar A. Mohammed_1
Trusted Contributor

Re: Security Patch Check

It was install into your S/W Depot. You can check from SAM.

thanks
Zafar
Patrick Wallek
Honored Contributor
Solution

Re: Security Patch Check

The files are installed to /opt/sec_mgmt/spc

There is a README file in that directory.

The actual binary is located in /opt/sec_mgmt/spc/bin and it is called security_patch_check

If you didn't install HP's Perl distribution, you'll need to make sure that you either install it or make sure you have all the modules you need compiled into your version.
Bill Hassell
Honored Contributor

Re: Security Patch Check

The man page is installed in /opt/sec_mgmt/share/man so there will be an entry in /etc/MANPATH. That way, when you login again, man will locate the page. If you did not logout after installing the tool, then your MANPATH won't have the new entry which looks like this:

:/opt/sec_mgmt/share/man/%L


Bill Hassell, sysadmin
Steven E. Protter
Exalted Contributor

Re: Security Patch Check

Here is my script for running security patch check.


# export ftp_proxy=http://firewall.juf.net:80
security_patch_check -r -d > /tmp/secpatch.dat
np -qQiss3 /tmp/secpatch.dat
rm /tmp/secpatch.dat


The first line is in case you need to go through a rpoxy server. The np line is for printing the output in openspool.

The security_patch_check line will check your system against the patch database at HP and produce a report. That is what you need.

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com