AEM 6.2 does not come with the access to /etc folder for anonymous user. Dispatcher connects to publisher as an anonymous user. Instead of changing the access on each user's aem, I am wondering if there is a curl command we can use to edit the anonymous users access to allow read access for /etc fol...
Hi All,Am running AEM 6.1 SP2 CFP11.I would like to clarify a scenario and the expected AEM behaviour in a situtation. Below is the scenario:Steps:I created a new page named TestPage.(neither activated nor deactivated)I created a package TestPackage and filtered the TestPage alone and made a build.N...
Hi,@Our instance is running on AEM 6.1 SP2 CFP13. We have upgraded from AEM 6.1 GA to AEM 6.1 SP2 CFP13. Post upgrade, we were performing all the maintenance activity.Things were good. All of a sudden version purge activity which was configured as Daily Maintenance Window disappeared. While trying t...
I m trying to create a new template using template editor which includes experience fragments in the header and footer pointing to appropriate experience fragment content.But in structure mode of the template i see an error saying "ERROR An error occurred, please check the browser console for more ...
Hi All,Am looking into options on how to configure SAML on our AEM instances, especially uploading truststore and keystore.From the documentation, we understand that we can go to admin console and manually upload the certificates, but they are manual steps and biggest issue is the truststore alias i...
I want to cache authenticated content in the dispatcher for performance and found this KB that shows a way to do it.Permission Sensitive Caching Delivery Does anyone know if 6.x now support this out of the box, or do we still have to write a customer servlet as this article shows?
Hello,I'm trying to import users from one environment to other and got the below CommitFailedException. Can someone please let me know if you have came across this issue and fixed it?Error during processing:org.apache.jackrabbit.vault.packaging.PackageException: javax.jcr.nodetype.ConstraintViolatio...
With Apache compressing the cached documents in the dispatcher, the ETag is set like:ETag: "796-56562d1294cfd-gzip"and Apache compression is enabled with:AddOutputFilterByType DEFLATE "image/svg+xml"But when it is compared against the cached file, it always returns a 200 instead of a 304.The dispatc...
My clientlibs are getting corrupted, replaced by "./bad_files/clientlib-base.css"I am seeing this strange warning in my error.log:This happens in a component that uses data-sly-resource to re-use content from another page.What could be causing this? I searched everywhere and I have no "position" sty...