| VMS Help CREATE, /NAME_TABLE, Qualifiers, /PROTECTION *Conan The Librarian | 
       /PROTECTION=(ownership[:access][,...])
    Applies the specified protection to shareable name tables.
    o  Specify the ownership parameter as system (S),  owner (O),
       group (G),  or world (W).
    o  Specify the access parameter as read (R),  write (W), create
       (C),  or delete (D).
    For more information on specifying protection codes, see the HP
    OpenVMS Guide to System Security.
    The /PROTECTION qualifier affects only shareable logical name
    tables; it does not affect process-private logical name tables.
|  |