Previous PageTable Of ContentsNext Page

    DELETE


.

DELETE

-

MDISK-----Userid Vaddr

DLINK-----Userid LinkAs

IGNORE----Userid

SAFADMIN--{[USER] Userid }
----------
{ACIGROUP Acigroup}


Purpose

Use the DELETE command to remove records from the SafeAccess database.

Authorization

SAFADMIN authorization.

Subcommands

MDISK - Removes a minidisk from the SafeAccess database

DLINK - Removes a directory link from the SafeAccess database

IGNORE - Removes userid to Ignore from the SafeAccess database

SAFADMIN - Removes SafeAccess SAFADMIN authorization from a userid



Parameters

MDISK

Removes a minidisk from the SafeAccess database. This stops SafeAccess from intercepting access attempts to this minidisk and rerouting them to the SFS directory specified.

    Userid Vaddr

Identifies Userid and Virtual address of MDISK record to remove.


DLINK

Removes a directory link from the SafeAccess database. This stops SafeAccess from intercepting access attempts to this directory link and rerouting them to SFS.

    Userid Lnkas

Identifies Userid and link as virtual address of the DLINK record to remove.


IGNORE:

Removes an Ignore record from the SafeAccess database.

    Userid

Userid to be ignored.


SAFADMIN:

Removes a SAFADMIN record from the SafeAccess database.

    USER Userid

Userid to remove

   

    ACIGROUP Acigroup

Acigroup to remove


Return Codes

Return Code

Meaning

0

Request successful

8

Item not in database, command failed

16

Not authorized, command failed

100

Missing parameter, command failed

101

Invalid parameter, command failed

344

SafeAccess server not running, command failed


Usage Notes

  1. The CMS Component does not have to be initialized on the virtual machine issuing the DELETE command.


  2. Changes take effect immediately; affecting CMS and CP commands issued after a record has been placed into the SafeAccess database. For example, any user that currently has access to an SFS directory in place of a minidisk will continue to use the SFS directory until they detach the device.


Previous PageTable Of ContentsNext Page