Here's some more info: I have an active / running example where a user has full permissions on a node and its parent, etc. (except edit acl) -the workflow info is:efghi/content/xxx/en/yyy/zzz/aaa/bbb-ccc/var/workflow/instances/server3/2025-10-07_3/request_to_complete_move_operation_112 (this node sh...
We're running AEM 6.5.19. We would prefer not to use workflow approval inbox/email chains and instead rely solely on content permissions. However, some of our editors are seemingly subject to certain approval workflows when they attempt to replicate, edit, move, or delete content. For example, I mig...
Adobe support said there's no reason it shouldn't work as long as the policy is unconfined enough, but my recollection from the ticket is that Adobe does not provide help configuring SELinux. One thing you can do on RHEL if running into issues: sealert -a /var/log/audit/audit.log This command shoul...
We're hoping to run AEM under Java 11 but our SAML login and the internal (/libs/granite/core/content/login.html) login no longer work after updating the JVM (and still doesn't work when moving back to Java 1.8).The error I see for internal login is: User name and password do not match.For SAML, the...
We currently run AEM under Java 1.8 but are developing a new codebase using an archetype requiring Java 11 to build the project. Our other site codebases are built (and run in AEM) using Java 1.8.Our new code base is built using Java 11 but I believe uses a config that targets Java 1.8, so as to be ...
We faced this issue recently and it was related to the system time being off. Syncing the system clock with NTP resolved the issue. Here's what we saw in the logs prior to updating the system clock: ==> /apps/author/crx-quickstart/logs/error.log <==
07.04.2025 09:30:19.190 *INFO* [qtp1413716254-60]...
Thanks for the info, I had seen this too. I'm pretty sure we're not running AEM Dynamic Media Add-on. In this case I wonder if there are any other things that might break? In testing, I think we've been able to get a policy in place that allows us to start and stop the author and publish services su...