Skip to content

Commit

Permalink
Merge pull request #974 from vexx32/wrong-image-ref
Browse files Browse the repository at this point in the history
(#969) Update image reference in CCM administration/users page
  • Loading branch information
pauby committed Jun 1, 2024
2 parents ac84936 + 303d0e8 commit 9cf1338
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ In Chocolatey Central Management, Users are people who are given access to login

Users can be accessed by going to Administration on the left-hand navigation and selecting Users.

![Users menu entry on the Chocolatey Central Management Dashboard](/assets/images/ccm-playwright/dashboard/left-menu-nested-roles.png)
![Users menu entry on the Chocolatey Central Management Dashboard](/assets/images/ccm-playwright/dashboard/left-menu-nested-users.png)

## Creating a User

Expand All @@ -25,7 +25,7 @@ You will then be presented with the `Create New User` window where you can enter

![Creating New User Setting User Properties](/assets/images/ccm-playwright/administration/users/modal-new-user-tab-information.png)

Next you'll want to click over to `Roles``. This window will allow you to select what specific [Roles](xref:ccm-administration-roles) you wish to give your new User.
Next you'll want to click over to `Roles`. This window will allow you to select what specific [Roles](xref:ccm-administration-roles) you wish to give your new User.

![Creating New User Setting Roles](/assets/images/ccm-playwright/administration/users/modal-new-user-tab-roles.png)

Expand Down Expand Up @@ -106,4 +106,4 @@ This will generate a file name similar to `Chocolatey_Users_20231122_130612.xlsx

## Pre-Configured Users

In a fresh installation of Chocolatey Central Management, there is a single pre-configured User called `ccmadmin`, which has been allocated the `CCM Admin` Role.
In a fresh installation of Chocolatey Central Management, there is a single pre-configured User called `ccmadmin`, which has been allocated the `CCM Admin` Role.

0 comments on commit 9cf1338

Please sign in to comment.