Reset Lucee Server admin password

生来就可爱ヽ(ⅴ<●) 提交于 2019-12-12 10:37:18

问题


I recently installed Lucee and cannot remember the password I set for the server admin (luceee/admin/server.cfm).

How do I go about resetting the server admin password?


回答1:


  1. In the server config file (lib/ext/lucee-server/context/lucee-server.xml), remove the attributes hspw and salt from the cfLuceeConfiguration tag
  2. Restart Lucee

Inspired by: Resetting password for the Railo admin



来源:https://stackoverflow.com/questions/28587623/reset-lucee-server-admin-password

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!