How to restore the admin user access for web console.
Hi All,
Accidentally i have removed admin user name from : Apache Sling Web Console Security Provider so now i am unable to get inside system how can revoke it back
Hi All,
Accidentally i have removed admin user name from : Apache Sling Web Console Security Provider so now i am unable to get inside system how can revoke it back
On the file system go to :
\crx-quickstart\launchpad\config\org\apache\sling\extensions\webconsolesecurityprovider\internal
Edit the file SlingWebConsoleSecurityProvider.config
So that it looks something like this :
groups=[ \
"", \
]
service.pid="org.apache.sling.extensions.webconsolesecurityprovider.internal.SlingWebConsoleSecurityProvider"
users=[ \
"admin", \
]
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.