跳到主要内容

I've lost admin permissions and I'm locked out of Deskpro On-Premise - 知识库 / 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

作者列表

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.

有帮助 没有帮助

100 人中 47 人认为这个页面有帮助

添加一条评论

请登录或注册以提交评论。

是否需要密码提醒?