This section deals with various steps you should take to ensure that your CQ5 installation is secure.
Contents
Day strongly recommends that you change the passwords for the
following (privileged) admin accounts (on all
instances) after installation:
The
CQadminaccount.![[Important]](../resources/important.png)
Important The CQ admin account and the CRX admin accounts are actually one and the same. So once you have changed the password for the “CQ admin” account, you will need to use the new password when accessing CRX.
![[Important]](../resources/important.png)
Important To change the password for the CQ / CRX
adminaccount, you need to make changes in both CRX and the OSGi Console. See the section called “Changing the CQ admin password in the CRX console” and the section called “Changing the CQ admin password in the OSGi Apache Felix console”.The
CQSE(Communiqué Servlet Engine)adminaccount.The
Apache Felix Web Management Consoleadminpassword.
![]() | Note |
|---|---|
Further actions are described in the table the section called “Default Users and Groups”, which gives an overview of the default users and groups included in the standard installation. |
To change the password for the CQ admin
account, you need to make changes in both CRX and the OSGi Console.
To change the admin account in the CRX
console:
Navigate to
http://to open the CRX console.<server>:<port_number>/crxLog in as
adminto thecrx.systemworkspace.
Open the Content Explorer and navigate to the
adminuser and select it.
In the
Securitymenu, selectSet User Password. ASet User Passwordwindow opens.
Enter the new password and re-enter to confirm and click
OKto save your changes.![[Note]](../resources/note.png)
Note The new password is instantly persisted in the repository, a dedicated click on
Save Allis not required.
To change the admin account in the OSGi
Apache Felix console:
Navigate to
http://, and login as<server>:<port_number>/system/console/configMgradmin, to openConfigurationsin the Apache Felix console.In the
Configurationsmenu, selectCRX Sling Client Repository.
In the
Adminpassword field, change the password to match the one you entered in the CRX console.Click
Saveto save your changes.
To change the admin account in the CQSE
console:
Navigate to
http://to open the CRX console.<server>:<port_number>/adminLog in as
admin(the default password isadmin).Select the
Change Passwordtab:
Enter the
Old Password, yourNew Password, thenConfirmthe new password.Click
Changeto save the new password.
To change the admin account in the OSGi
Apache Felix console:
Navigate to
http://, and login as<server>:<port_number>/system/console/configMgradmin, to openConfigurationsin the Apache Felix console.In the
Configurationsmenu, selectApache Felix OSGi Management Console.
In the
Passwordfield, change the password.Click
Saveto save your changes.