NIH | National Cancer Institute | NCI Wiki  

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Revised the wiki page title.
Excerpt
hiddentrue
  • dm_add_bookmark
Note

This page is a work in progress.

Include Page
shared info - bookmark intro
shared info - bookmark intro
If your user account has the system administrator or group administrator role, the dm_add_bookmark command also allows you to add a bookmark for another user and set permissions for that user at the same time. 

For general usage information about the dm_add_bookmark command, refer to Adding a Bookmark via the CLU. As an administrator, you can specify additional parameters (userId and permission) in the JSON file:

Code Block
{
 "path" : "/Path/To/Bookmark",
 "userId" : "NIH user ID",
 "permission": "The permission to set for the path"
}

Possible values for the permission field are as follows:

  • Own
  • Write
  • Read

If you do not specify a permission, then the system leaves the existing permission as it is.

For instructions on performing similar tasks in the GUI, refer to the following pages: