Before creating a user that has manager permissions, we’ll create a manager group. Start by navigating to https://your.eyedp.server/admin/groups/new and setup the group with these details:
- Name
- managers
- Roles
- Manager
And then save the new group.
Now that our manager group exists, navigate to https://your.eyedp.server/admin/users/new and input the following details:
- Username
- example_manager
- Name
- Example Manager
- manager@example.com
- Groups
- managers
- Send welcome email
- uncheck
And click save!
As with creating a user, you will see a message of success as well as the password reset link for the new manager user!