• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
0

How to reset the password of cold fusion administrator

New Here ,
Nov 24, 2015 Nov 24, 2015

Copy link to clipboard

Copied


Hi Team,

How do we reset the cold fusion administrator password? Please email me at mandira.dey2@pseg.com

Views

8.1K

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

Guide , Nov 24, 2015 Nov 24, 2015

CMD prompt as administrator

C:\>cd coldfusion11

C:\ColdFusion11>cd cfusion

C:\ColdFusion11\cfusion>cd bin

C:\ColdFusion11\cfusion\bin>passwordreset.bat

Enter 1 for changing Admin Password and 2 for changing Admin Component(jetty)

password :

Follow the prompts then restart CF service.

HTH, Carl.

Votes

Translate

Translate
Guide ,
Nov 24, 2015 Nov 24, 2015

Copy link to clipboard

Copied

CMD prompt as administrator

C:\>cd coldfusion11

C:\ColdFusion11>cd cfusion

C:\ColdFusion11\cfusion>cd bin

C:\ColdFusion11\cfusion\bin>passwordreset.bat

Enter 1 for changing Admin Password and 2 for changing Admin Component(jetty)

password :

Follow the prompts then restart CF service.

HTH, Carl.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Guide ,
Nov 24, 2015 Nov 24, 2015

Copy link to clipboard

Copied

Else if you want to change password do that thru CFIDE/administrator:

Capture.PNG

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Nov 24, 2015 Nov 24, 2015

Copy link to clipboard

Copied

Hi ,


I did from your instruction.It was changed but asked for new RDS Password. Can you tell me what is the next step?

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Guide ,
Nov 24, 2015 Nov 24, 2015

Copy link to clipboard

Copied

U=admin

Capture.PNG

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Nov 24, 2015 Nov 24, 2015

Copy link to clipboard

Copied

It asked for New RDS password in the CMD. Can I set this password? What is that?

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Guide ,
Nov 24, 2015 Nov 24, 2015

Copy link to clipboard

Copied


Give it a new password for RDS. Some folks set that to the same as CFadmin password.

Remote Development Services = RDS

HTH again, Carl.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Nov 24, 2015 Nov 24, 2015

Copy link to clipboard

Copied

Hi,

I got the below error.How can I get access for this?

java.io.FileNotFoundException: ..\lib\password.properties (Access is denied)

Exception in thread "main" java.lang.NullPointerException

        at com.adobe.coldfusion.passwordreset.PasswordReset.closeWriter(Passwo

Reset.java:254)

        at com.adobe.coldfusion.passwordreset.PasswordReset.resetAdminPassword

asswordReset.java:197)

        at com.adobe.coldfusion.passwordreset.PasswordReset.main(PasswordReset


Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Guide ,
Nov 24, 2015 Nov 24, 2015

Copy link to clipboard

Copied


You need to open the CMD prompt as administrator EG:

Capture.PNG

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Guide ,
Nov 25, 2015 Nov 25, 2015

Copy link to clipboard

Copied

How you going with that password?

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Nov 25, 2015 Nov 25, 2015

Copy link to clipboard

Copied

LATEST

Thanks a lot..it works..

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources
Documentation