- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Help with Software Installation
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
06-25-2003 06:56 AM
06-25-2003 06:56 AM
I am tring to install IP Filters on HP-UX 11i, I have been unsuccessful so far. When I execute the command swinstall -x autoreboot=true -s HOSTNAME:/tmp/B9901AA.depot, as Root I get the following error message
You do not have the required permissions to perform this operation. Check permissions using the swacl command. To manage applications designed and packaged for nonprivileged mode see the "run_as_superuser" option in the "sd" man page.
I don 't have a clue as what to do next, would appreciate your help.
Regards,
Manju.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-25-2003 06:59 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-25-2003 07:00 AM
06-25-2003 07:00 AM
Re: Help with Software Installation
/usr/sbin/swagentd -r and then try reinstalling the software
-USA..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-25-2003 07:00 AM
06-25-2003 07:00 AM
Re: Help with Software Installation
If so, try stopping and restarting swagentd:
/sbin/init.d/swagentd stop
/sbin/init.d/swagentd start
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-25-2003 07:01 AM
06-25-2003 07:01 AM
Re: Help with Software Installation
This may be a problem with swagentd. Try restarting swagentd.
HTH,
Umapathy
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-25-2003 07:01 AM
06-25-2003 07:01 AM
Re: Help with Software Installation
Is it true that the patch is on a REMOTE server?
Are you running as root? If not then retry the command as root since a normal user does not have the privilege to run swinstall.
Hai
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-25-2003 07:04 AM
06-25-2003 07:04 AM
Re: Help with Software Installation
If you are doing a remote installation, you might try a local one. You could also try restarting the 'swagentd' daemon:
# swagentd -r
The addition of hostnames to the local 'etc/hosts' file in lieu of using DNS (if you are) may also be beneficial.
Regards!
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-02-2003 01:38 AM
07-02-2003 01:38 AM
Re: Help with Software Installation
Thank you, I restarted the swagentd Daemon and everything went fine.
Regards,
Manjunath.