Hi,
We recently have faced few issues on a production author instance (CQ5.5) where :
1. Due to some strange reasons the "admin" user doesn't have the privileges to access the CRX repository. Though, the user is able to access the OSGI console. Paths like /, /crxde,/useradmin or in other words all consoles are not accessible except felix. We are getting a 403 response.
URLs I can access :
/system/console
/crx/explorer/index.jsp (I can create groups /user but not able to assign the privileges.)
2. Repository size is huge. It has grown upto 850 GBs.
Does anyone have pointers as to how can I get privileges to access the CRX repository?