Dispatcher Folder Permissions | Community
Skip to main content
June 3, 2020
Solved

Dispatcher Folder Permissions

  • June 3, 2020
  • 1 reply
  • 1711 views

I am attempting to configure ACS commons based redirect map manager according to the documentation here https://adobe-consulting-services.github.io/acs-aem-commons/features/redirect-map-manager/index.html

 

I am experiencing 2 permissions issues. The dispatcher SSH user doesnt have permissions to either the /etc/cron.hourly or /etc/httpd/conf/ folders.

 

What is the typical protocol to access protected folders?

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 raghavc

@justinfromrelias  If you are using the script mentioned in https://adobe-consulting-services.github.io/acs-aem-commons/features/redirect-map-manager/index.html

 

The user which would execute the corn job to import the redirects from publish to dispatcher instance should have.

 

execute permission for /etc/cron.hourly 

write permission for /etc/httpd/conf, /var/log/httpd, /tmp

1 reply

raghavc
raghavcAccepted solution
Level 4
June 4, 2020

@justinfromrelias  If you are using the script mentioned in https://adobe-consulting-services.github.io/acs-aem-commons/features/redirect-map-manager/index.html

 

The user which would execute the corn job to import the redirects from publish to dispatcher instance should have.

 

execute permission for /etc/cron.hourly 

write permission for /etc/httpd/conf, /var/log/httpd, /tmp