Technology related solutions, tips, tricks, and other interesting topics
In: General IT Info
10 Mar 2009Locate the “neo-security.xml” file in the \lib\ subdirectory of your ColdFusion install Find the following line in the file <var name=’admin.security.enabled’><boolean value=’true’/></var> and change it to <var name=’admin.security.enabled’><boolean value=’false’/></var> Restart the ColdFusion Application Server service. Now you can log straight into the admin interface without being prompted for a password. Go to the change password [...]
This blog is about technology related topics. It will primarily contain problems and solutions to IT problems that I encounter on a day-to-day basis. In addition interesting things I come across either on or off the internet will be posted here as well. I will also include step-by-step tutorials to common tasks people may need to do with their computers.