- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- swinstall: no permissions
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-27-2005 01:26 AM
06-27-2005 01:26 AM
want to install software (Secure Path VA) on a rp3440 with HP-UX 11.11. I'm root but Installer
says, I've no permissions. I checked /var/adm/sw/swagentd.log. There is written, that the network-host-entry for my hostname can not be inquiried.
I've changed the hostname some time before.
Is that the reason? Please help!
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-27-2005 01:34 AM
06-27-2005 01:34 AM
Solutionnslookup "host_name"
nslookup "ip_address_of_host"
Are both correct?? How did you change the host name?? Should always be changed with
/etc/set_parms hostname
Also check if you local loopback entry in /etc/hosts file.
Anil
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-27-2005 01:39 AM
06-27-2005 01:39 AM
Re: swinstall: no permissions
/sbin/init.d/swagentd stop
/sbin/init.d/swagentd start
Regds
TT
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-27-2005 01:47 AM
06-27-2005 01:47 AM
Re: swinstall: no permissions
/sbin/init.d/swagentd stop
/sbin/init.d/swagentd start
If that does not fix it, you've got other problems with your networking setup. How to fix it requires knowledge of whether you are using DNS, whether you changed the hostname in all the correct places, and if using DNS, whether the DNS server was updated.
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-27-2005 02:42 AM
06-27-2005 02:42 AM
Re: swinstall: no permissions
But the problem was: /etc/resolv.conf.
After deleting the entries in resolv.conf,
swinstall succeeded.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-27-2005 06:48 PM
06-27-2005 06:48 PM