- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- swinstall & ACL's
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-2000 07:08 AM
10-02-2000 07:08 AM
You do not have the required permissions to perform this SD Please check to see that you have the required permissions using the "swacl" command or see your system administrator for assistance.
So I run ?swacl ?l host? and I get this error:
An unexpected error occurred while performing the requested operation on the "host" ACL at "web1:/". This is probably the result of a failed Remote Procedure Call to a daemon, a failure in the SD ACL manager, or the improper removal of the ACL. If this problem persists, contact your system administrator.
I don?t knowingly do anything with ACL?s especially remove them. Anyone have any ideas?
Thanks,
TR.a
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-02-2000 07:15 AM
10-02-2000 07:15 AM
SolutionA recent thread discussed this problem. See: http://my1.itrc.hp.com/cm/QuestionAnswer/1,1150,0xc5ed6c96588ad4118fef0090279cd0f9,00.html
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-02-2000 07:16 AM
10-02-2000 07:16 AM
Re: swinstall & ACL's
swinstall needs to be able to resolve it's own hostname. Can you ping/telnet localhost and web1?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-02-2000 07:19 AM
10-02-2000 07:19 AM
Re: swinstall & ACL's
/sbin/init.d/swagentd stop
/sbin/init.d/swagentd start
Then retry swinstall.....
If that doesn't work...just let us know and we'll suggest more..
Regards,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-02-2000 08:07 AM
10-02-2000 08:07 AM
Re: swinstall & ACL's
Thanks!