publisher passing 401 authentication error to localhost dispatcher
Hi,
I'm running apache dispatcher on the same host as my publisher. When the dispatcher attempts to pull a page from the publisher, it gets a 401 error. On the publisher i see:
21.08.2015 12:31:16.389 *INFO* [qtp853142502-51] org.apache.sling.auth.core.impl.SlingAuthenticator handleLoginFailure: Unable to authenticate anonymous user: UserId/Password mismatch.
Why is the publisher requiring authentication from the dispatcher module, and how can i fix this?
Matt