UAFHELP.HLB  —  COPY  Examples
    1.UAF> COPY ROBIN SPARROW /PASSWORD=SP0152
      %UAF-I-COPMSG, user record copied
      %UAF-E-RDBADDERRU, unable to add SPARROW value: [000014,00006] to
            RIGHTSLIST.DAT   -SYSTEM-F-DUPIDENT, duplicate identifier

      The command in this example adds a record for Thomas Sparrow
      that is identical, except for the password, to that of Joseph
      Robin. Note that because the UIC value has no change, no
      identifier is added to RIGHTSLIST.DAT. AUTHORIZE issues a
      "duplicate identifier" error message.

    2.UAF> COPY ROBIN SPARROW /UIC=[200,13]/DIRECTORY=[SPARROW] -
      _/PASSWORD=THOMAS/OWNER="THOMAS SPARROW"
      %UAF-I-COPMSG, user record copied
      %UAF-I-RDBADDMSGU, identifier SPARROW value: [000200,000013] added to
            RIGHTSLIST.DAT

      The command in this example adds a record for Thomas Sparrow
      that is the same as Joseph Robin's except for the UIC,
      directory name, password, and owner. Note that you could use a
      similar command to copy a template record when adding a record
      for a new user in a particular user group.
Close Help