Expand my Community achievements bar.

Submissions are now open for the 2026 Adobe Experience Maker Awards.

Mark Solution

This conversation has been locked due to inactivity. Please create a new post.

SOLVED

OSGi web console admin password does not changed

Avatar

Level 4

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.

1 Accepted Solution

Avatar

Correct answer by
Employee Advisor

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.

View solution in original post

2 Replies

Avatar

Community Advisor

Try to restart Apache Sling Web Console Security Provider bundle

Thanks

Arun

Arun Patidar

AEM LinksLinkedIn

Avatar

Correct answer by
Employee Advisor

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.