z/OS UNIX System Services Planning
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


Checking the daemon authority

z/OS UNIX System Services Planning
GA32-0884-00

You might need to check to see if the daemon has READ or higher permission to BPX.DAEMON.

To check whether BPX.DAEMON has been properly defined with READ or higher permission, issue:
RLIST FACILITY BPX.DAEMON AUTHUSER
You will see output similar to the following:
RLIST FACILITY BPX.DAEMON AUTHUSER

CLASS      NAME
-----      ----
FACILITY   BPX.DAEMON
 ...
USER      ACCESS   ACCESS COUNT
----      ------   ------ -----
 ...
DAEMONU   UPDATE      000007
 ...

The output shows that daemon (DAEMONU in this example) has UPDATE permission to BPX.DAEMON.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014