Previous Topic: SAFTYPENext Topic: SAR


SAFUID

Syntax

SAFUID userid,
       LABEL=(access-table,access-table-2,...),
       DGROUP=default-group,
       DPRINTER=default-prt,
       PASSWORD=password

Description

This parameter defines users to the internal SAF interface. For more information and some examples of how to use this statement, see the Security section in the chapter Customization.

SAFUID Parameters

This section describes the SAFUID parameters and their defaults, if any.

Userid

This parameter identifies one or more users. Note that it is possible to define a number of users in one statement by using a generic definition. Generic definition symbols are as follows:

There is no default value.

LABEL=access-table

This parameter names one or more access tables which are to be used for user IDs covered by the current SAFUID statement. Access tables are defined using SAFAT. There is no default value.

DGROUP=default-group

This parameter assigns a default group to users defined by the current SAFUID statement. There is no default value.

DPRINTER=default-prt

This parameter assigns a default printer to users defined by the current SAFUID statement. There is no default value.

PASSWORD=password

This parameter defines a password to users defined by the current SAFUID statement.

If both EXT and INT are specified in the SAFDEF statement, do not specify a password here.

There is no default value.