Question about admin user #804
-
|
I am using OIDC with local login disabled. My first user is named Chris. After login, in the setting share menu I can see there is a user called "admin". I am curious about it, does user "admin" have more privilege? If admin does have more privilege, can I assign user Chris as admin and remove the default "admin"? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
|
The first time reitti is started on an empty database a default user with username "admin" is created. Currently the admin user does see a logging entry in the Settings menu, there you can set the log-levels globally or for different parts of the app. And you can see the logfile there. And the admin user can create new users and updated not only his own profile but also the profiles of other users. If you login as the admin, you can give then your user also admin rights. |
Beta Was this translation helpful? Give feedback.
The first time reitti is started on an empty database a default user with username "admin" is created.
It has no password, the first time you open reitti then in the browser it asks for a password for this user.
Currently the admin user does see a logging entry in the Settings menu, there you can set the log-levels globally or for different parts of the app. And you can see the logfile there. And the admin user can create new users and updated not only his own profile but also the profiles of other users.
If you login as the admin, you can give then your user also admin rights.