Operating System - HP-UX
1753665 Members
5187 Online
108798 Solutions
New Discussion юеВ

problem while installing software

 
rahul kumar singh
Occasional Contributor

problem while installing software

hi
i am trying to install the software "Ignite-UX-11-11_C.6.1.44_HP-UX_B.11.00_32_64" on HP rp3410 & rp3440 system for making a bootable tape for the system. but while installing the software it is showing the error to verify "swacl". what may be the problem, can anyone help me.
2 REPLIES 2
Joseph Loo
Honored Contributor

Re: problem while installing software

hi,

try re-starting the swagent daemon:

# /sbin/init.d/swagentd stop
# /sbin/init.d/swagentd start

if not, please post the exact error message.

regards.
what you do not see does not mean you should not believe
Noel Miranda
Frequent Advisor

Re: problem while installing software

SD-UX uses acl. Run swacl on the system and check out if your acl permissions are ok.

An excerpt from the SD-UX Admin bok:

A typical list output from the swacl command looks like the following:
---------------------------------------------
# swacl Installed Software Access Control List
#
# For host: prewd:/
#
# Date: Mon Nov 06 16:39:58 2001
#
# Object Ownership: User=root
# Group=sys
# Realm=prewd.fc.hp.com
# default_realm=prewd.fc.hp.com
object_owner:crwit
user:rml:crwit
user:root@newdist.fc.hp.com:crwit
group:swadm:crwit
any_other:-r--t
---------------------------------------------
The header information (lines marked with #) gives the object├в s name and owner and the name of the user├в s realm or host name of the user├в s
system. In this case:
- The object is a root (installed software).
- The creator of the object (object_owner) is root@prewd.
- The object_owner has all permissions.
- Local user rml and remote user root@newdist.fc.hp.com have all permissions.
- Members of local group swadm have all permissions.
- Anyone not matching one of the previous entries (any_other) has read and test permissions.

ACL Permissions
- control (c) Permission to edit or change the ACL.
- test (t) Permission to test access to an object (i.e., read the ACL).
- insert (i) Permission to install a new product, depot or root.
- write (w) Permission to change a host, depot, root or product.
- read (r) Permission to list depot, roots and products and at