1834431 Members
2723 Online
110067 Solutions
New Discussion

Re: swacl error message

 
SOLVED
Go to solution
caj
Frequent Advisor

swacl error message

Hi all ,

I am getting the following error when i am executing the swacl command on a HP-UX 11.11 server

server1:/ >swacl -l host
#
# swacl Host Access Control List
#
# For host: jackie
#
# Date: Wed Sep 13 13:47:19 2006
#

ERROR: You are not authorized to perform the requested operation on
the "host" ACL at "server1:/". 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.)


Can anybody suggest what cause this error and how to fix this issue .

Thanks in Advance

Ajeesh
2 REPLIES 2
Arunvijai_4
Honored Contributor
Solution

Re: swacl error message

Hi Ajeesh,

1) Are you running "swacl" as root user ?

2) If yes, Try restarting swagent daemon by # /sbin/init.d/swagentd stop

# /sbin/init.d/swagentd start

-Arun
"A ship in the harbor is safe, but that is not what ships are built for"
Pupil_1
Trusted Contributor

Re: swacl error message

As said in the previous post,
/sbin/init.d/swagentd -r
should fix the problem.
There is always something new to learn everyday !!