XYGATE Compliance PRO (XSW) Reference Manual

XYGATE
®
Compliance PRO
Reference Manual
Appendix C: XSW Host Macros
XYPRO Technology Corporation 250 Proprietary and Confidential
At this point, you can enter N to save the erroneous file in order to fix the error; or
enter Y to discard your changes. Either way, the existing SWACL file has not been
changed and is still in use.
Example New SWACL file already exists
If there is already a NEWSWACL file when you make the call to XSW_EDIT_ACL,
then you need to decide what to do with that NEWSWACL file.
Example 3:
$SYSTEM.XYGATESW 7> XSW_EDIT_ACL
This file edits the current XYGATE-SECURITY-WIZARD
list. It will create a file named $SYSTEM.XYGATESW.NEWSWACL from
the current $SYSTEM.XYGATESW.SWACL file.
These are your old $SYSTEM.XYGATESW.SWACL files:
$SYSTEM.XYGATESW
CODE EOF LAST MODIFIED OWNER RWEP PExt SExt
OLDACL00 101 3078 17AUG2012 3:03 222,233 NUUU 2 2
OLDACL01 101 3316 17AUG2012 3:57 222,233 NUUU 2 2
OLDACL02 101 2386 21DEC2012 4:17 222,233 CCCC 2 2
New SWACL file already exists!
Do you wish to RE-EDIT the NEWSWACL file (Y/N) <N>?Y
If you enter Y, it runs the editor with the existing NEWSWACL file.
New SWACL file already exists!
Do you wish to RE-EDIT the NEWSWACL file (Y/N) <N>?N
Do you wish to have the NEWSWACL file purged (Y/N) <N>?Y
$SYSTEM.XYGATESW.NEWSWACL Purged
If you enter N, it asks if you want to purge the existing NEWSWACL file. If you enter Y
at the next prompt, it purges NEWSWACL and ends.
New SWACL file already exists!
Do you wish to RE-EDIT the NEWSWACL file (Y/N) <N>? N
Do you wish to have the NEWSWACL file purged (Y/N) <N>? N
NEWSWACL File retained for further editing.
If you enter N, it asks if you want to purge the existing NEWSWACL file. If you enter N
again, it ends without doing anything to NEWSWACL.