- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Security Patch Check
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-18-2003 02:32 PM
04-18-2003 02:32 PM
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
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-18-2003 02:42 PM
04-18-2003 02:42 PM
Re: Security Patch Check
thanks
Zafar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-18-2003 03:01 PM
04-18-2003 03:01 PM
SolutionThere 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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-18-2003 07:32 PM
04-18-2003 07:32 PM
Re: Security Patch Check
:/opt/sec_mgmt/share/man/%L
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-19-2003 08:06 PM
04-19-2003 08:06 PM
Re: 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
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-21-2003 03:22 AM
04-21-2003 03:22 AM
Re: Security Patch Check
README is at
http://www.docs.hp.com/cgi-bin/otsearch/getfile?id=/hpux/onlinedocs/internet/spc_readme.html&searchterms=security_patch_check&queryid=20030421-051402
FAQ is at
http://www.docs.hp.com/cgi-bin/otsearch/getfile?id=/hpux/onlinedocs/internet/spc_faq.html&searchterms=security_patch_check&queryid=20030421-051515