> -----Original Message----- > From: IBM Mainframe Discussion List On Behalf Of shai hess > > [ snip ] > > RCAF (I change the order of the bytes...:)) is a legend or > human software?
RCAF = Royal Canadian Air Force, a military entity of the Government of Canada. RACF = Resource Access Control Facility, IBM's z/OS security product; competes with CA-ACF2 and CA-Top Secret in the z/OS security space. All three have the same mission: Authentication of users and security of (controlling access to) data and related resources. IBM makes RACF documentation publicly available here: http://publibz.boulder.ibm.com/cgi-bin/bookmgr_OS390/Shelves/ICHZBK80 As far as I'm aware, CA makes ACF2 and Top Secret documentation available only to licensees of the respective products. > What I need to do in PC to make the MFNetDisk a secured > software for MF users? your answer must start with 1...2...3... 1. Read thru the RACF General User's Guide and the RACF Security Administrator's Guide and/or the CA products' equivalents, if you can access them; 2. Decide how sophisticated your security needs to be, relative to RACF/ACF2/Top Secret; 3. Start coding. -jc- ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO Search the archives at http://bama.ua.edu/archives/ibm-main.html

