NIH | National Cancer Institute | NCI Wiki  

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: For HPCDATAMGM-1053: Clarified that userId can specify a group.

...

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. With the same command, you might also be able to can provide permissions for a group of users, or for a user account that does not exist as an NIH user in LDAP yet. 

...

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

...