OSGi web console admin password does not changed | Community
Skip to main content
msina
Level 3
July 18, 2018
Solved

OSGi web console admin password does not changed

  • July 18, 2018
  • 2 replies
  • 1327 views

Hi,

As part of AEM security checklist there is a item to "Changing the OSGi web console admin password".

Security Checklist

I followed the steps mentioned in the doc but  when i tried to access the "<server>:<port>/system/console/configMgr" still its taking the AEM admin user password.The new password set for OSGI console does not working.

Please suggest.

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

The OSGI console authenticates against using the standard sling authentication mechanism, so the "standard" admin password is used for authentication. But in case no "standard authentication" is available, the fallback is the OSGI admin password.

2 replies

arunpatidar
Community Advisor
Community Advisor
July 18, 2018

Try to restart Apache Sling Web Console Security Provider bundle

Thanks

Arun

Arun Patidar
joerghoh
Adobe Employee
joerghohAdobe EmployeeAccepted solution
Adobe Employee
July 18, 2018

The OSGI console authenticates against using the standard sling authentication mechanism, so the "standard" admin password is used for authentication. But in case no "standard authentication" is available, the fallback is the OSGI admin password.