Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

What is crowd's default password?

HYE SUN LEE November 28, 2016

What is crowd's default application password?

In this documents , there is no password as a plain text.

https://confluence.atlassian.com/crowdkb/getting-invalidauthenticationexception-in-the-log-file-when-logging-into-crowd-234653175.html

there is only encryped password  as below.

  1. In the <Crowd-Home>/crowd.properties file, change the application.password entry to "To7CfmPz";
  2. In the database, run the following command:

    UPDATE cwd_application SET credential = '{PKCS5S2}+ebYspXujIGikRoLVenN/BpbtwEg+WfR1u1Okk1BJpFG4nJwbeAr0Sv5U+YG7x5k'  WHERE application_name = 'crowd';

What is this plain password?

I need this password when I use REST API of crowd.

 

I can change this password in crowd application on applications menu on crowd, but I can't not change the password in crowd.properties file. How can I change it?

1 answer

0 votes
Nic Brough -Adaptavist-
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
November 29, 2016

There is no default password.  The stuff you've found is about using a known string to overwrite the one you set up when you installed it in case you forgot it.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events