[next] [previous] [contents]

  8.1 Add a user
  This task adds a new user to the network. It optionally
  creates the users home environment.

  Example:
  User: JONES_AB
  Member type (Organization/Person/Position): PERSON
  Surname: Jones
  Given name: Andrew
  Middle names: Brian
  Is this a new member (Yes/No) [Yes]: YES
  Title:
  Date of birth:
  Salutation:
  %SWRK-I-FROMNODE, Output from node SWRKA
  %SWRK-I-MBRADD, Member IJONES AB added
  %SWRK-I-FROMNODE, Output from node MELA01
  Owner [Andrew B. Jones]:
  Initials [ABJ]:
  Telephone:
  Account: SWRK
  Location: UNKNOWN
  Create environment (Yes/No) [Yes]:
  Cluster [SWRKA]:
1
Initial logical sub-disk (2,3) [3]:
  Disk quota (0..unlimited) [5000]: UNLIMITED
  Password [9A4BE2FE]: WELCOME
  System user classes: USER,PATHWORKS
  %SWRK-I-FROMNODE, Output from node SWRKA
2
%SWRK-I-USGUIC, Using UIC [1000,51]
  %SWRK-I-USGID, Using identifier %X000100EB
  %SWRK-I-VMSUADD, OpenVMS username JONES_AB added
  %SWRK-I-OWNADD, Owner Andrew B. Jones added
  %SWRK-I-USRADD, User JONES_AB added
  %SWRK-I-FROMNODE, Output from node MELA01
  %SWRK-I-FROMNODE, Output from node SWRKA
  %UAF-I-ADDMSG, user record successfully added
  %UAF-I-MDFYMSG, user record(s) updated
  %UAF-I-RDBADDMSGU, identifier JONES_AB value: [001000,000051] added to rights database
  %UAF-I-RDBADDMSG, identifier U_JONES_AB value: %X800100EB added to rights database
  %UAF-I-GRANTMSG, identifier U_JONES_AB granted to JONES_AB
  %SWRK-I-VMSUGRTSUC, OpenVMS username JONES_AB granted membership of system user class BASE
  %UAF-I-GRANTMSG, identifier S_BASE granted to JONES_AB
  %SWRK-I-VMSUGRTSUC, OpenVMS username JONES_AB granted membership of system user class USER
  %UAF-I-GRANTMSG, identifier S_USER granted to JONES_AB
  %SWRK-I-VMSUGRTSUC, OpenVMS username JONES_AB granted membership of system user class PATHWORKS
  %UAF-I-GRANTMSG, identifier S_PATHWORKS granted to JONES_AB
  %UAF-I-MDFYMSG, user record(s) updated
  %UAF-I-MDFYMSG, user record(s) updated
3
%SWRK-I-VMSUGRTPRD, OpenVMS username JONES_AB granted membership of product MAILWORKS
  %SWRK-I-TRYGRT, Trying to grant access to MAILWORKS
  %SWRK-I-VMSUGRTPRD, OpenVMS username JONES_AB granted membership of product VMSMAIL
  %SWRK-I-TRYGRT, Trying to grant access to VMSMAIL
4
Job SWRK_MANAGE_VMSMAIL_GRANT_USER (queue SWRK$BATCH_MELA01, entry 159) started on SWRK$BATCH_MELA01
  %CLI-S-NORMAL, normal successful completion
  %SWRK-I-VMSUGRTPRD, OpenVMS username JONES_AB granted membership of product PCSA
  %SWRK-I-VMSUGRTPRD, OpenVMS username JONES_AB granted membership of product MSA
  %SWRK-I-TRYGRT, Trying to grant access to MSA
  %SWRK-I-VMSUGRTPRD, OpenVMS username JONES_AB granted membership of product PATHWORKS
  %SWRK-I-TRYGRT, Trying to grant access to PATHWORKS
5
02000029.$$$ was shared successfully.
6
JONES_AB was shared successfully.
  The command completed successfully.
  The command completed successfully.
  %UAF-I-MDFYMSG, user record(s) updated
  %SWRK-I-FROMNODE, Output from node MELA01


    1 Note that logical sub-disks on the system disk are not
        used as defaults. As a result, a single disk system will
        never have a default initial logical sub-disk. Under those
        circumstances it would be necessary to explicitly enter the
        only available value, which is usually 2.
    2
SysWorks determines the UIC for the user.
    3
After granting access to the various system user classes,
        SysWorks determines which products the user has access
        to and attempts to grant access to each of the products.
        For the USER and PATHWORKS system user classes
        combined, is was determined that the user needed to be
        registered for the following products:

        .
            VMSMAIL
        .
            MAILWORKS
        .
            PCSA
        .
            MSA
        .
            PATHWORKS
    4
A batch job is submitted under the new users name to set
        their OpenVMS mail configuration as this must be done
        under the users OpenVMS username.
    5
This share name is based on the users UIC. It is a hid-
        den share, and is used as the users home share when the
        username is greate than 8 characters in lengtb.
    6
If the username is greater than 8 characters in length,
        only the UIC based share name will be created, otherwise
        this username based share will become the users home
        share.