跳到主要内容

I have been locked out of my helpdesk by IP whitelisting - 知识库 / Using Deskpro / Sysadmin - Deskpro Support

I have been locked out of my helpdesk by IP whitelisting

作者列表

Question:

I enabled IP whitelisting on my helpdesk. Something has gone wrong with sending outgoing email, so I can't receive the email to verify my IP address. How can I log in?


Answer:

In Deskpro On-Premise, you can disable IP whitelisting from the command line.

Navigate to the directory:

 /opt/deskpro/data/instances/{helpdeskID}/services/deskpro/config/

and edit deskpro-config.php and add this line at the bottom:

$CONFIG['settings'] = array('agent.ip_security.enabled' => false);

 That will disable the IP whitelisting check. Once you have fixed the problem with email, don't forget to delete or comment out the line.

 

If you're on Deskpro Cloud, email us at support@deskpro.com

有帮助 没有帮助

添加一条评论

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

是否需要密码提醒?