- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- gui swinstall
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
10-02-2001 06:10 PM
10-02-2001 06:10 PM
gui swinstall
I get this error message after selecting the source depot path;
HN223:/SD_CDROM/XSW800HWCR1020 : You donot have the required permissions to perform this SD Operation. Please check to see that you have the required permissions using "swacl".
I have done the following to try and fix the problem;
- Checked /etc/hosts
- Ran nslookup to see if correct IP and hostname came up
- stop/started swagentd
Hints to fix this problem would be greatly appreciated.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-02-2001 07:43 PM
10-02-2001 07:43 PM
Re: gui swinstall
check all of the files prefixed with an underscore in /var/adm/sw/security.
This will get around the problem for you.
However, it's usually better to find out why these things happen.
It could be an IP change or a resolvable hostname change.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-02-2001 07:46 PM
10-02-2001 07:46 PM
Re: gui swinstall
swagentd -r -> then try swinstall again
Hope this helps
-denver
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-02-2001 11:30 PM
10-02-2001 11:30 PM
Re: gui swinstall
I have seen the same behaviour on my systems with unregistered remote depots.
Try "swreg -l depot
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-04-2001 11:39 AM
10-04-2001 11:39 AM
Re: gui swinstall
what is the output of your "swacl -l root"?
Being logged in as "root" (or somebody with UID 0)
you could try to execute
swacl -l root -M user:YOU:rwict
Does it work?
Then try the "swinstall" again.
If not, you could try to insert those pemissions into
the file "/var/adm/sw/products/ifiles/_ACL" - this is NOT
supported, of course - with a line like:
user:YOU:0133
and you would have to increase the "num_entries="
value in the first line.
HTH,
Wodisch
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-23-2001 08:12 AM
10-23-2001 08:12 AM
Re: gui swinstall
A bundle I created on disk works fine however.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-23-2001 10:18 AM
10-23-2001 10:18 AM
Re: gui swinstall
Look at the thread below.
http://us-support2.external.hp.com/cki/bin/doc.pl/sid=1c6e9ef1191287ce02/screen=ckiDisplayDocument?docId=200000041841764
Hope this helps.
Thanks