Admin group name changed

Moderator: crythias

Locked
omarsan333
Znuny newbie
Posts: 7
Joined: 11 Aug 2016, 10:30
Znuny Version: 5.0.0
Real Name: Omar Adel
Company: Brightskies

Admin group name changed

Post by omarsan333 »

Hi i accidentally changed the admin group name using GUI and the admin tab vanished from all admins then i changed it back to "admin" through logging to mysql database and executing this statement

UPDATE groups
SET name="admin"
where name="administrators";

but that didnot solve the problem, can anyone tell me if anything else was changed after changing the admin group name
wurzel
Znuny guru
Posts: 3273
Joined: 08 Jul 2010, 22:25
Znuny Version: x.x.x
Real Name: Florian

Re: Admin group name changed

Post by wurzel »

Hi,

Restore last backup.

Or
Check your sysconfig and reset everything to admin. If you don't have access through GUI use shell.
Or use a empty sysconfig and start from beginning.


Flo
OTRS 2025 SILVER (Prod)
OTRS 2025 auf Debian 12 (Test)
Znuny 7.x latest version testing auf Debian 12

-- Ich beantworte keine Forums-Fragen PN - No PN please

I won't answer to unfriendly users any more. A greeting and regards are just polite.
Locked