ERROR - User does not have permission to start/stop CA-wcc.
search cancel

ERROR - User does not have permission to start/stop CA-wcc.

book

Article ID: 366751

calendar_today

Updated On:

Products

Autosys Workload Automation

Issue/Introduction

When attempting to start the WebUI services, the following error appears...

ERROR - User does not have permission to start/stop CA-wcc.

Environment

WAAE 12.0.x/12.1.x UNIX/Linux

Resolution

Run 'casrvc -v userlist' to display the current list of users that are authorized to start services. The output should look something like this...

root:all:
autosys:all:

This shows that both 'root' and 'autosys' are authorized to start/stop all services.

If the user with which you are trying to start/stop services does not appear in the list, it can be added with this command...

casrvc useradd --name=username all