Previous PageTable Of ContentsNext Page

    CONTROL


.

CONTROL

-

MSGLEVEL { CMD }
---------
{ CPREQ }

SAFEPW word1 word2 word3 word4

SAFESFS filepool ON


Purpose

Use the CONTROL command to change permanent settings in the SAFEACC CONTROL file and also to dynamically change these settings in the SafeAccess server.

Authorization

SAFADMIN authorization.

Subcommands and Parameters

MSGLEVEL

Sets the level of information displayed on the SafeAccess server console about requests.

    CMD

Only SafeAccess commands are displayed on the console. CP requests, such as LINK and DETACH, are not shown.

    CPREQ

Detail information about commands and CP requests are shown on the SafeAccess server console.


SAFEPW:

Provides authorization to run the SafeAccess product.

    xxxxx...

A password consisting of four, 8 character, hexadecimal words supplied by Safe Software.


SAFESFS

Turns the SAFESFS setting on a filepool.

    ON

Indicates that SAFESFS is controlling the filepool given.

   

Return Codes

Return Code

Meaning

nnnn

Return code from the command that was issued.

4

Not authorized.

8

Command failed. Command output is not returned.


Usage Notes

  1. See Chapter 6 SafeAccess Control Reference for more information on CONTROL file settings.


  2. Use the MSGLEVEL CPREQ is most useful to determine why a user cannot LINK a SafeAccess minidisk. The output generated on the SafeAccess server console will show the CMS functions issued and their return/reason codes. Use the CMS command to obtain a copy of the SafeAccess server console (SAFEACC CMS CP CLOSE CONSOLE TO myuserid)


  3. SAFEPWs are always added to the SAFEACC CONTROL file. The "best" one is always used.


Previous PageTable Of ContentsNext Page