mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-06-20 17:15:51 +02:00
Updated Getting started (markdown)
parent
a7abc4657d
commit
6c5da13ff7
1 changed files with 5 additions and 0 deletions
|
@ -35,10 +35,15 @@ In the configuration tab you can also override global settings, like your prefer
|
|||
When logged in as administrator, you can open the users menu in the `Tools` section of the sidebar under `System -> Users`.
|
||||
At this page you can create new users, change their passwords and settings and change their permissions.
|
||||
For each user which should use Part-DB you should setup a own account, so that tracking of what user did what works properly.
|
||||

|
||||
|
||||
|
||||
You should check the permissions for every user and ensure that they are in the intended way, and no user has more permissions than he needs.
|
||||
For each capability you can choose between allow, forbid and inherit. In the last case, the permission is determined by the group a user has (if no group is chosen, it equals forbid)
|
||||
|
||||

|
||||
|
||||
|
||||
### Anonymous user
|
||||
The `anonymous` user is special, as its settings and permissions are used for everybody who is not logged in. By default the anonymous user has read capabilities for your parts. If your Part-DB instance is publicly available you maybe want to restrict the permissions.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue