Expand my Community achievements bar.

SOLVED

access cq 403 forbidden

Avatar

Level 4

Hi,

My cq is working fine if access it without dispatcher,  but if I visit it via dispatcher and got 403 forbidden.
 There has two link point to a same server, but the [1] is working fine, the [2] is got 403 forbidden.
 If we use IP to access directly and it is also working fine. It seems that verify anonymous permission.

Dose anyone have idea to resolve it?

[1]http://dkwcmpd01.dmz.grundfos.com(this is real server name)
 [2]http://usdemo01.grundfos.com(this is domain name point to [1])

error log

01.07.2015 09:38:22.541 *INFO* [172.26.1.56 [1435736302536] GET /content/dam/GPU/Products/Industrial.jpg HTTP/1.1] org.apache.sling.auth.core.impl.SlingAuthenticator handleLoginFailure: Unable to authenticate Unauthenticated: Login Failure: all modules ignored

1 Accepted Solution

Avatar

Correct answer by
Level 10
2 Replies

Avatar

Correct answer by
Level 10

Hi there,

Thanks for reaching out to Adobe Community.

Please go through the below mentioned docs and see if they help:

https://helpx.adobe.com/experience-manager/kb/troubleshooting-dispatcher-flushing-issues.html

https://helpx.adobe.com/experience-manager/using/dispatcher-faq.html

Thanks!

Avatar

Level 4

Thanks for your input.

I think this is not dispatcher issue, I got this problems after I install the cq 5.6.1 service pack 2.

From the error log it looks like verify anonymous access permission.  Do you know where can config anonymous access without permission?

I see a config on osgi console and it ticked the checkbox "allow anonymous access" but it is still not working.