HP-NonStop Security

Secure your HP-NonStop system with security software and privileged system products and tools from

GreenHouse Software & Consulting

DiskACL
 
Title: DiskACL Version: 104
  Last Change: 02.10.2003 13:41
Author: Carl Weber Mail: carl.weber(at)greenhouse(dot)de
 
Short Description: Manages disk file ACLs; adds persistent ACLs for non existing files
 
Description:

One of the missing functions in SAFEGUARD is the ability to add persistent ACLs for non existing disk files.
This request for enhancement is on the actual list of RFEs, compiled by the ITUG Security SIG, and actually presented to the SAFEGUARD development.

It took me two days to develop a tool, that provides this functionality.
It is named DISKACL, and it is supported FreeWare.

DISKACL understands the normal SAFECOM DISKFILE commands, such as:
§ADD
§ALTER
§DELETE
§FREEZE
§THAW

In that way, it is 'bug compatible' to SAFECOM.

DISKACL supports abbreviated commands, e.g.
DISKACL I A,Dis resolved to:DISLKACL INFO A,DETAIL

Abbreviations have to be unique:
§Ais not OK, because ADD and ALTER could be meant
§DEis OK because it uniquely addresses DELETE

The ADD command allows the introduction of persistent ACLs even for non existing disk files.

For detail information please read the documentation.

In case you find a bug, please let me know, and I'll fix it.

GreenHouse Software & Consulting
Carl Weber

Filename: pdf diskacl_readme.pdf Filesize: 92 KB
Filename: zip diskacl.zip Filesize: 101 KB

Back