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


Checking the SURROGAT class profile

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

If your server processes user requests without a password or password phrase, it must be defined to a SURROGAT class profile for the user ID. To check whether the server has been defined to the BPX.SRV.uuuuuuuu SURROGAT class profile, use the appropriate RLIST command.

Example: Assuming that your server needs to process requests from user ID ANONYMOS, issue:
RLIST SURROGAT BPX.SRV.ANONYMOS AUTHUSER
Result: You will get output similar to the following:
RLIST SURROGAT BPX.SRV.ANONYMOS AUTHUSER

CLASS      NAME
-----      ----
SURROGAT   BPX.SRV.ANONYMOS
 ...
USER      ACCESS   ACCESS COUNT
----      ------   ------ -----
 ...
SERVERU   READ        000007
 ...
From the output, you can verify that the user ID that you are running your server on (in this example, it is SERVERU) has READ or higher permission to the BPX.SRV.userid SURROGAT class profile.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014