Operating System - HP-UX
1831658 Members
2148 Online
110029 Solutions
New Discussion

Re: help,about security_patch_check

 
Chen Jun
New Member

help,about security_patch_check

I install SCM2.5.01_11.00.depot(230M),but no find security_patch_check
in /opt/sec_mgmt/spc/bin/?
no,:(
# ls -al /opt/sec_mgmt/
/opt/sec_mgmt/ not found
who can help me?
//security_patch_check is perl code?if is,can u email this code?thx
HP-UX newbie
2 REPLIES 2
Bill McNAMARA_1
Honored Contributor

Re: help,about security_patch_check

try
ll /opt


root@rio /opt/sec_mgmt
# ll
total 0
dr-xr-xr-x 3 bin bin 96 Aug 20 2001 share
dr-xr-xr-x 4 bin bin 96 Aug 20 2001 spc
root@rio /opt/sec_mgmt

Have a look in your install logs for evidence of install:

/var/adm/sw/sw*.log

also

swlist
to check install,

# swlist | grep -i sec
B6834AA B.01.00 HP-UX Security Patch Check Tool
root@rio /opt/sec_mgmt

# swlist -l product B6834AA
# Initializing...
# Contacting target "rio"...
#
# Target: rio:/
#

# B6834AA B.01.00 HP-UX Security Patch Check Tool
B6834AA.SecPatchChk B.01.00 HP-UX Security Patch Check Tool

# swlist -l file | grep spc_wrapper

Later,
Bill


It works for me (tm)
Chen Jun
New Member

Re: help,about security_patch_check

thx all
//hehe,i download not's this file
ok
i go to download
thx
HP-UX newbie