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


Steps for checking UNIX files for program control

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

Before you begin: You need to know whether BPX.DAEMON has already been activated.

Perform the following steps to set up the BPX.DAEMON.HFSCTL resource in the FACILITY class.

  1. Activate BPX.DAEMON, if it is not already active. For more information about that topic, see Steps for preparing the security program for daemons.

    _______________________________________________________________

  2. Define the resource profile.
    RDEFINE FACILITY BPX.DAEMON.HFSCTL UACC(NONE)

    _______________________________________________________________

  3. Give READ access to users.
    PERMIT BPX.DAEMON.HFSCTL CLASS(FACILITY) ID(uuuuuu) ACCESS(READ)
    SETROPTS RACLIST(FACILITY) REFRESH

    _______________________________________________________________

When you are done, you have set up the BPX.DAEMON.HFSCTL resource in the FACILITY class.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014