RACF (resource ACCESS control Facility) is of IBM implementation of the Sicherheitschnittstelle SAF (system Authorization Facility) of the large computer operating system MVS (core z/OS). The today's name reads Secure Way Security server - RACF.
The main functions, which are fulfilled it:
The RACF administrator maintains the RACF data base by means of RACF commands. This contains the user codes (Userids) in so-called profiles, those to protecting resources (Resources) and groups (Groups).
User of the system are natural persons, with a RACF Userid in an on-line system such as TSO, CICS or CIM at a terminal log in or also server processes ("Started tasks" in the MVS linguistic usage), to which the RACF administration assigned a Userid.
In a user profile stores RACF apart from names users statistic and further information:
Resources are classically files, volumes, terminals, today however completely abstractly everything that judges an installation for protect worth, e.g. Console instructions, names of on-line transactions or permission for putting the password back of another user.
Resources are protected by a resources profile. A resources profile identified by a class name (e.g. DATA SET) and a name, which partly describes resources which can be protected completely (discrete profile) or (generic profile).
E.G. that protects generic DATA set profiles SYS1. ** all files, those with SYS1. begin.
A profile specifies the so-called universal ACCESS, which rights of access for individual users or user groups, specific around a list, can be extended.
RACF knows five stages of rights of access, which are interpreted by the resources managers z/OS (see below) in obvious way:
Behind RACF groups a complex concept stands:
RACF, i.e. actually SAF, work passively. The users of the system access by means of a resources manager resources. The respective resources manager forms a resources name and asks then SAF whether that is permitted access. SAF/RACF answers with, no or "knows not "(then, if the resource is not protected by a profile). The subsystem permits thereupon the use of resources (or also not).
Examples of resources managers are the file system of the operating system z/OS with resources file or CICS with resources (under many different) transaction code. It is also possible to drive the data base system DB2 in such a way that the data base authority separates it not with SQL Grants in the own catalog as RACF resources in the RACF puts down.
We found here 4 related websites.
Index | Privacy | Terms Of Use | Sitemap | Feedback