CQ 6.2 Changes | Community
Skip to main content
Level 4
September 12, 2016
Solved

CQ 6.2 Changes

  • September 12, 2016
  • 1 reply
  • 720 views

Hi,

I am doing migration from CQ5.56 to CQ 6.2 .

In CQ 5.56: There is repository.xml file in repository folder, where i had to add the line <trusted credential/> for authentication.

 

Now, As in cq6.2 there is no such files in repository folder. Where to add it?

Is there any change in CQ 6.2?

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 kautuk_sahni

Hi,

There is a specific section in the upgrade guide for authentication[0]. There is no config xml files in crx3.  All the necessary available config if any should be in felix console. 

The parameter does not make sense in AEM6 because

    Cluster is recommemded to do it Mongo & AEM does not use tar journal in crx3.
    CRX3 cluster with tarmk is not possible & supported.
    If you are using AEM6 with crx 2 still you will still have xml file and can change there.

This can be configured in the Felix console under ‘Apache Jackrabbit Oak AuthorizableActionProvider’ configuration.

Also - read the OAK docs here: http://jackrabbit.apache.org/oak/docs/security/user/authorizableaction.html

[0]https://docs.adobe.com/docs/en/aem/6-1/deploy/upgrade.html

 

Please have a look at similar post:

Link:- http://help-forums.adobe.com/content/adobeforums/en/experience-manager-forum/adobe-experience-manager.topic.html/forum__4vck-hi_all_i_amtryi.html

Link:- http://help-forums.adobe.com/content/adobeforums/en/experience-manager-forum/adobe-experience-manager.topic.html/forum__xeoh-in_older_cqinstance.html

Link:- http://help-forums.adobe.com/content/adobeforums/en/experience-manager-forum/adobe-experience-manager.topic.html/forum__fiin-hi_i_install.html

 

I hope this would help you.

~kautuk

1 reply

kautuk_sahni
Community Manager
kautuk_sahniCommunity ManagerAccepted solution
Community Manager
October 17, 2016

Hi,

There is a specific section in the upgrade guide for authentication[0]. There is no config xml files in crx3.  All the necessary available config if any should be in felix console. 

The parameter does not make sense in AEM6 because

    Cluster is recommemded to do it Mongo & AEM does not use tar journal in crx3.
    CRX3 cluster with tarmk is not possible & supported.
    If you are using AEM6 with crx 2 still you will still have xml file and can change there.

This can be configured in the Felix console under ‘Apache Jackrabbit Oak AuthorizableActionProvider’ configuration.

Also - read the OAK docs here: http://jackrabbit.apache.org/oak/docs/security/user/authorizableaction.html

[0]https://docs.adobe.com/docs/en/aem/6-1/deploy/upgrade.html

 

Please have a look at similar post:

Link:- http://help-forums.adobe.com/content/adobeforums/en/experience-manager-forum/adobe-experience-manager.topic.html/forum__4vck-hi_all_i_amtryi.html

Link:- http://help-forums.adobe.com/content/adobeforums/en/experience-manager-forum/adobe-experience-manager.topic.html/forum__xeoh-in_older_cqinstance.html

Link:- http://help-forums.adobe.com/content/adobeforums/en/experience-manager-forum/adobe-experience-manager.topic.html/forum__fiin-hi_i_install.html

 

I hope this would help you.

~kautuk

Kautuk Sahni