问题
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:
- In the server config file (lib/ext/lucee-server/context/lucee-server.xml), remove the attributes
hspw
andsalt
from thecfLuceeConfiguration
tag - Restart Lucee
Inspired by: Resetting password for the Railo admin
来源:https://stackoverflow.com/questions/28587623/reset-lucee-server-admin-password