- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- swacl - l root command shows error.
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
05-12-2010 04:05 AM
05-12-2010 04:05 AM
swacl - l root command shows error.
while executing swacl -l root i am getting the following error.can anyone suggest how i can get the proper permissions output
ERROR: You are not authorized to perform the requested operation on
the "root" ACL at "kmcedb1:/". Depending on whether you are
attempting to list or modify the ACL, you do not have the
required "test" or "control" permission, respectively. (Use
the "id" command to find out the identity information used by
SD to determine your access permissions.)
You have mail in /var/mail/root
Please help me in this issue..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-12-2010 04:22 AM
05-12-2010 04:22 AM
Re: swacl - l root command shows error.
Hi,
Check this..
#nslookup your_host_name
#nslookup your_ip_address
#/sbin/init.d/swagentd stop
#/sbin/init.d/swagentd start
Aneesh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-12-2010 04:26 AM
05-12-2010 04:26 AM
Re: swacl - l root command shows error.
Thanks for ur quick reply.
I had done the same thing everything is working fine.i had restarted the swagent also,
can you please suggest the next steps to be checked
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-12-2010 05:20 AM
05-12-2010 05:20 AM
Re: swacl - l root command shows error.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-12-2010 05:52 AM
05-12-2010 05:52 AM
Re: swacl - l root command shows error.
Please post tail of /var/adm/sw/swagentd.log.
Aneesh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-12-2010 06:12 AM
05-12-2010 06:12 AM
Re: swacl - l root command shows error.
Please confirm your user id matches the _OWNER listed permissions.
cat /var/adm/sw/products/ifiles/_OWNER
# default_realm=hpus34
num_entries=2
user:root:00
group:sys:00
Regards,
Aneesh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-12-2010 07:25 AM
05-12-2010 07:25 AM
Re: swacl - l root command shows error.
I had checked the filesit looks exactly the same but only diffrence is the hostname i am posting you the exact error i got
05/12/10 10:16:31 IST BEGIN swcopy SESSION (non-interactive)
(jobid=hostname-0179)
* Session started for user "root@hostname".
* Beginning Selection
ERROR: "hostname:/server/depot": You do not have the required
permissions to select this target. 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.
* Target connection failed for "HOstname:/server/depot".
ERROR: More information may be found in the daemon logfile on this
target (default location is hostname:/var/adm/sw/swagentd.log).
* Selection had errors.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-12-2010 07:36 AM
05-12-2010 07:36 AM
Re: swacl - l root command shows error.
$hostanme
test1
# cat _ACL
# default_realm=test1
any_other:r----
# cat _OWNER
# default_realm=test1
num_entries=2
user:root:0
group:sys:0
# cat _PROD_DFLT_ACL
# default_realm=test1
user_obj:rwict
any_other:r----
# cat _SOC_DFLT_ACL
# default_realm=test1
user_obj:rwict
any_other:r----
After all these 4 files updated, then stop and start swagentd.
Your software agent is not configured correctly from your log file.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-12-2010 07:50 AM
05-12-2010 07:50 AM
Re: swacl - l root command shows error.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-12-2010 07:58 AM
05-12-2010 07:58 AM
Re: swacl - l root command shows error.
Most likely the problem with the hostname information .
>>More information may be found in the daemon logfile on this
target (default location is hostname:/var/adm/sw/swagentd.log).
Please post tail /var/adm/sw/swagentd.log o/p
Aneesh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-14-2010 10:15 AM
05-14-2010 10:15 AM
Re: swacl - l root command shows error.
_ACL, _OWNER, _PROD_DFLT_ACL, _SOC_DFLT_ACL?
and post uname -a output.