Create or modify a user

REQ-151

Actors

Name
Administrator

To create a user, the administrating user must have read and write access to the folders

  • /jcr:system/nodes/users and
  • /jcr:system/nodes/password

Users without such access will not be able to see the folders or the content of the folders.

To create a new user

  1. Navigate to /jcr:system/nodes/users. Navigation has been described in Navigate between pages.

    Note, that after the system setup this will only contain the user administrator.

  2. Create a new node of type nodes:user by Create new node using a virtual page template. The required virtual page is already present in the repository.
  3. Edit the new user node, see Edit a node using a virtual page template.

    Assign a

    • Description
    • Password
    • Optionally, assign roles to the user. Initially, only roles administrator and user will be present in the repository.
  4. Save the user

Variants

Type Id Name
REQ-166 Modify an existing user