TCPIP$UCP_HELP.HLB  —  CREATE  DIRECTORY  Qualifiers

1    /HOST

       /HOST=host

    Optional. Default: Uses the first user name found.

    If the proxy database has multiple entries with the same user
    name and UID combination, the value of /HOST determines the
    specified record.

2    /LOG

       /LOG
       /NOLOG

    Optional. Default: Displays values for host, UID, GID, and user
    name.

    Displays a full description of the specified proxy database
    record for you to determine ownership (see /USER_NAME).

3    /MODE

       /MODE=n

    Optional. Default: 755 (provides the following protection for
    owner, group, and world: rwx-rx-rx).

    UNIX protection of the new directory.

    Specify octal values in the following order: for user, for group,
    for others. The values are:

    o  0 - No access

    o  1 - Execute access

    o  2 - Write access

    o  3 - Write and execute access

    o  4 - Read access

    o  5 - Read and execute access

    o  6 - Read and write access

    o  7 - Read, write, and execute access

    For example, /MODE=751 provides:

    User      Read, write, and     7     rwx
              execute access
    Group     Read and execute     5     rx
              access
    Other     Execute access       1     x

4    /UID

       /UID=n

    Optional. Default: None.

    Entry in the proxy database that determines, if necessary, the
    ownership of the container root directory.

    In the proxy database:

    o  UID and GID fields determine the root directory's UNIX
       identity.

    o  User name field determines the OpenVMS ownership.

    Required to access an entry in the proxy database that lacks a
    unique UID, user name, and host combination.

    You can use /UID with the /HOST and /USER_NAME qualifiers. If you
    do not have SYSPRV or BYPASS privilege, the values you specify
    must correspond to the values for your user name in the proxy
    database.

5    /USER_NAME

       /USER_NAME=vms_user_name

    Optional. Default: UID=0 and GID=1 (if you have SYSPRV or BYPASS
    privilege).

    Selects an entry in the proxy database and creates the UID, GID,
    and OpenVMS UIC for the directory files.

    To select a user name that has a UIC different than the UIC of
    the process running the management program, you need SYSPRV or
    BYPASS privilege.

    You can use /USER_NAME in combination with /HOST and /UID.
    However, if you do not have SYSPRV or BYPASS privilege, the
    values you specify must correspond to the values for your user
    name in the proxy database.
Close Help