You are not logged in.

Announcement

 Téléchargez la dernière version stable de GLPI      -     Et vous, que pouvez vous faire pour le projet GLPI ? :  Contribuer
 Download last stable version of GLPI                      -     What can you do for GLPI ? :  Contribute

#1 2022-09-12 15:58:25

WebGreg
Member
Registered: 2020-02-27
Posts: 740

How to get back administrator rights

Hi

I wanted to check if the bug is visible on the simplified interface on each profile or only on the user's profile. So I set a simple interface as the default for the super admin. And after logging in, I don't have access to the profile settings to change it.

Anyone can advise something? smile


--
GLPI 10.0.17
GLPI-Inventory 1.4.0
Ubuntu Server 20.04 LTS

Offline

#2 2022-09-12 17:30:45

WebGreg
Member
Registered: 2020-02-27
Posts: 740

Re: How to get back administrator rights

If Super-Admin id is 4 than:

UPDATE `glpi_profiles` SET `interface` = 'central' WHERE (`id` = '4');


--
GLPI 10.0.17
GLPI-Inventory 1.4.0
Ubuntu Server 20.04 LTS

Offline

Board footer

Powered by FluxBB