- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- swinstall permissions swacl
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
11-03-2004 01:14 AM
11-03-2004 01:14 AM
swinstall -s /usr/tmp/ldapserver/J4258CA_B.06.21_HPUX_B.11.11_32+64.depot
---------- this window pops up ---------
"ecstst:/usr/tmp/ldapserver/J4258CA_B.06.21_HP-UX_B.11.11_32+64.depot
": You do not have the required permissions to perform this
operation. Check permissions using the "swacl" command or see your
system administrator for assistance. Or, to manage applications
designed and packaged for nonprivileged mode, see the
"run_as_superuser" option in the "sd" man page.
-------------
ls -l /usr/tmp/ldapserver/*
-rw-r--r-- 1 root sys 100024320 Nov 3 08:58 /usr/tmp/ldapserver/J4258CA_B.06.21_HP-UX_B.11.11_32+64.depot
swlist -d -s /usr/tmp/ldapserver/J*.depot
# Initializing...
# Contacting target "ecstst"...
#
# Target: ecstst:/usr/tmp/ldapserver/J4258CA_B.06.21_HP-UX_B.11.11_32+64.depot
#
#
# Bundle(s):
#
J4258CA B.06.21 Netscape Directory Server v6 for HP-UX
root@ecstst:/#
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-03-2004 01:20 AM
11-03-2004 01:20 AM
Re: swinstall permissions swacl
The default source
"/usr/tmp/ldapserver/J4258CA_B.06.21_HP-UX_B.11.11_32+64.depot" does
not exist or is not a valid source and there are no other registered
depots on ecstst. You can type in the depot path on this host or
choose a different host.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-03-2004 01:35 AM
11-03-2004 01:35 AM
Re: swinstall permissions swacl
swagentd -r
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-03-2004 01:56 AM
11-03-2004 01:56 AM
Re: swinstall permissions swacl
restart the swagent daemon
#/sbin/init.d/swagentd stop
#/sbin/init.d/swagentd start
regds,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-03-2004 03:23 AM
11-03-2004 03:23 AM
Solutionswacl -l depot @ /usr/tmp/ldapserver/J4258CA_B.06.21_HP-UX_B.11.11_32+64.depot
You can verify the contents:
swverify -d @ /usr/tmp/ldapserver/J4258CA_B.06.21_HP-UX_B.11.11_32+64.depot
If the swacl looks OK (allows access to root) and the swverify doesn't report any problems, you can try turning on some additional logging:
swinstall -xloglevel=2 -xlogdetail=true -s ...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-03-2004 04:47 AM
11-03-2004 04:47 AM
Re: swinstall permissions swacl
Try this solution from itrc,
http://www1.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&docId=200000072497597
the itrc doc id is KBRC00013678.
hope this helps.
Regds
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-03-2004 01:59 PM
11-03-2004 01:59 PM
Re: swinstall permissions swacl
the problem cleared up after I corrected the "hostname" and rebooted the server.
The # hostname command reported a different server name than the expected name from /etc/hosts. I fixed this by removing a duplicate "netconf" file found in /etc/rc.config.d/netconfOLD -- which had the wrong Hostname defined.
problem resolved.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-17-2006 09:40 AM
10-17-2006 09:40 AM