Description of WORF
Download count:
1 this month, 5081 altogether.
Downloads for WORF :
VMARC archive: v-30K
************************************************************************ * :nick.WORF :sec.unclassified :disk.IBMVMGAT * :title.Simple Shared File System (SFS) external security manager (ESM) * :version.1.4 :date.94/10/31 :summary.HELPCMS :support.X * :oname.Bryan Henderson :onode.STLVM4 :ouser.BRYANH * :aname.Bryan Henderson :anode.STLVM4 :auser.BRYANH * :ops.CMS :lang.rexx :source.Y * :doc.helpcms * :kwd.worf sfs esm security authorization permission access * :abs.A simple external security manager for SFS. Most useful as a * model for writing your own ESM. Demonstrates the SFS-ESM interface. * Define groups of users. Allow access by directory instead of by file. * Main code is Rexx. * :lic.By placing material on this conference, I agree to grant * IBM a non-exclusive, royalty-free license for the material * as set forth in the LICENSE AGREEMNT file on this conference. ************************************************************************ WORUAUTH ASSEMBLE * Object authorization CSL routine main module WORSECIT ASSEMBLE * ESM initialization CSL routine WORFOBJ EXEC * Called by WORUAUTH to do most of the work WORF HELPCMS * Documentation WORF CSLCNTRL * CSL control file for making WORF CSLLIB * WORRELOD EXEC * User issues this to cause dynamic rules reload * WORFTEST EXEC * Driver to test ESM. * *DMSJBITP TEMPLATE * Part of SFS - shipped with VM *DMSJBATP TEMPLATE * Part of SFS - shipped with VM