- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- swinstall permission problem
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
12-07-2000 05:36 AM
12-07-2000 05:36 AM
I am root, via console, and trying to install software using swinstall but am being blocked with :
* Started install agent on "/" for root@bhxns05, pid=27095,
12/07/00 12:30:43 GMT
* Agent pid=27095 completed. 12/07/00 12:31:47 GMT
* Started install agent on "/" for root@bhxns05, pid=452,
12/07/00 13:28:20 GMT
ERROR: Access denied to root@bhxns05 to start agent on unregistered
depot "/home/dwatts/lsof-4.51-sd-11.00.depot". No (i)nsert
permission on host. 12/07/00 13:28:21 GMT
* Agent pid=452 completed. 12/07/00 13:32:17 GMT
This smacks of ACL denial but I am root!! I should not need to set up any ACLs for root, they are as default.
Any clues.
Cheers
David
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-07-2000 05:50 AM
12-07-2000 05:50 AM
Re: swinstall permission problem
it'll either be root or host access permissions i suspect
man swacl has good info ...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-07-2000 05:54 AM
12-07-2000 05:54 AM
Re: swinstall permission problem
Anyway, I have check with servers that work and they are exaclty the same host ACL's, which don't specify an ACL for user root.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-07-2000 05:54 AM
12-07-2000 05:54 AM
Re: swinstall permission problem
If you don't have cwrit then your default has changed! Check your sw logs to see what and when was last installed.
Reset using; swacl -l host -M usr:root:cwrit
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-07-2000 05:55 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-07-2000 06:05 AM
12-07-2000 06:05 AM
Re: swinstall permission problem
( dragged it from a workign server, but there was basiclly nothing in it).
David
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-07-2000 06:12 AM
12-07-2000 06:12 AM
Re: swinstall permission problem
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-07-2000 06:29 AM
12-07-2000 06:29 AM
Re: swinstall permission problem
try these steps:
mv /var/adm/sw/security /var/adm/sw/security.old
mkdir /var/adm/sw/security
chown root /var/adm/sw/security
chgrp root /var/adm/sw/security
chmod 755 /var/adm/sw/security
/sbin/init.d/swagentd stop
/sbin/init.d/swagentd start
Steffi Jones
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-07-2000 06:34 AM
12-07-2000 06:34 AM
Re: swinstall permission problem
I couldn't get swagentd to stop (using /sbin/inid.swagentd stop), so I killed it, then I couldn't get it to start so I rebooted.
I then tried again, and it worked !!! I have seen this on anther server last week when installing a bdf patch, and I installed the binary manually, I will now have to start think HP-UX is like NT and when I get a problem I will just reboot and see what happens...
Cheers everyone.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-17-2002 09:30 PM
05-17-2002 09:30 PM
Re: swinstall permission problem
I experienced the same problem, followed all the stepps as described, and did not need to reboot. :-)
now now, HP-UX != NT
cheers
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-12-2002 08:01 AM
07-12-2002 08:01 AM
Re: swinstall permission problem
Running HP-UX 11.11
I had a very similar situation (see error below), and this was resolved (oddly) by
"/sbin/init.d/swagentd stop"
followed with
"/sbin/init.d/swagentd start"
JJ
ERROR: Access denied to root@jaime to start agent on unregistered depot "/opt/a_product/". No (i)nsert permission on host. 07/12/02 16:23:19 BST
* Agent pid=5962 completed. 07/12/02 16:23:20 BST