how to change the password for AEM 6.1 version while installing | Community
Skip to main content
manikanthar1295
Level 5
May 20, 2021

how to change the password for AEM 6.1 version while installing

  • May 20, 2021
  • 1 reply
  • 931 views

Hi,

 

I am using the AEM 6.1 jar file i have clicked the jar file after extracting it redirect to login screen 

I have used user Name as admin

Password is  admin

but showing like invalid password now i need to change the user name and password while installing any way we can change that password 

 

Regards

Manikantha R

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

1 reply

Love_Sharma
Level 4
May 20, 2021

Two ways I can think of (Not sure but changing pwd from command line is since 6.3, not sure if that will work for 6.1, again something to check)

  1. Java -jar aem-publish-p4502.jar and then in console it will ask for password.
  2. Or java -Dadmin.password.file =/path/to/passwordfile.properties -jar aem6.3.jar -nointeractive
joerghoh
Adobe Employee
Adobe Employee
May 25, 2021
@love_sharma: IIRC AEM 6.1 does not have that functionality to set the admin password during installation, it was added later.