@this-that-the-otter This is can archived by CUG permission or SAML integration with publisher instance.SAML Configuration in Publisher:Configure the required content path in SAML authentication OSGi configuration in publisher instance.2. Configure the Domain name that should redirects to authentica...
@brentd5354857 Navigate to OSGi bundles console - look for log4j bundle version -> All versions from all from 2.0-beta9 to 2.14.1 are impacted.Please refer this article for AEM log4j vulnerability (CVE-2021-44228) :https://www.albinsblog.com/2021/12/apache-log4j2-remote-code-execution-through-JNDI-e...
Hi All, It is recommend to update Apache HTTP Server to the latest and stable version i.e. 2.4.52 to fix the DOS vulnerability in Apache HTTP server. Do we have steps to update the Apache version to 2.4.52 ? please share if anyone already performed.
@user09510 Can you check the workflow process step -> dam update asset workflow .1. Create a custom log for DAM upload step and tail the logs when you are trying the upload the DAM assets.2. Check the workflow console if anything failed in failure tab. Regards.,Raja
@Jacket97 Looks to be your repository is corrupted. please try the below:1. Check whether your Apache Sling Authentication Service Bundle is active or not (http://localhost:4502/system/console/bundles/)- if not active then try to activate it manually.2. Stop the AEM instance - Go to folder crx-quic...
@manikanthar1295 By configuring Sling, Adobe Dispatcher, a web application firewall, installing the latest security hotfixes and implementing a protected network environment - we can protect from DOS attack. Use the mod_rewrite module to perform URL validations (if the URL pattern rules are not too ...
Hi All, This is a known bug in AEM 6.5 SP10 and Adobe Engineering Team is working to resolve this issue in SP12.Until a permanent fix for this bug is released, we can try the following workaround in your lower environment (Dev or Stage):1. In CRXDE, replace sling:resourceType on/libs/dam/content/sch...
@srinivas_chann1 You can try this:Upload and Install a package from File system using AEM cURL command :curl -u admin:admin -F file=@"C:\sample\samplepackage.zip" -F name="samplepackage" -F force=true -F install=true http://localhost:4502/crx/packmgr/service.jspDownload a package into local filesyst...
@Balu_M Content package of 20mb won't be taking 1hr to replicate the package to publisher.Can you check the replication log during the replication process.Check error.log as well.Try to activate the content package manually to verify the time duration whether automated process causing the issue.Chec...