Zum Hauptinhalt springen

I've lost admin permissions and I'm locked out of Deskpro On-Premise - Wissensdatenbank / Deskpro Legacy - Deskpro Support

WARNING: You're browsing documentation for an older version of Deskpro. Consider upgrading to Deskpro Horizon

I've lost admin permissions and I'm locked out of Deskpro On-Premise

Autorenliste

Question:

When I try to log into my admin account, I get a message that I don't have admin permissions. I think the account was changed to a normal agent by mistake. There's no other admin account I can use, so I'm locked out of Deskpro. Is there some way I can make a new admin account?

Answer:

From the command line, run:

php bin/console dp:agents make-admin

You will then be prompted to enter the email address of a user you want to promote to admin.

 

You can use

php /path_to_deskpro/bin/console dp:agents

to see a list of agent accounts.

 

If this method doesn't work, you could edit the MySQL database directly.

In the people table, find your account and set is_agent=1 and can_admin=1.

Hilfreich Nicht hilfreich

47 von 100 Personen fanden diese Seite hilfreich

Fügen Sie einen Kommentar hinzu

Bitte loggen Sie sich ein oder melden Sie sich an, um einen Kommentar zu hinterlassen.

Benötigen Sie eine Passwort-Erinnerung?