Configuring LinkCheckerTask proxy settings always tries to use NTLM Authentication instead of Basic Authentication
Each time after changing the LinkCheckerTask configuration with proxy settings
- Stop CQ5.
- Edit crx-quickstart/launchpad/config/com/day/cq/rewriter/linkchecker/impl/LinkCheckerTask.config:
- Remove the line setting containing connection.timeout (see also related document about it).
- Remove the line setting containing proxy.ntlm.domain.
- Remove the line setting containing proxy.ntlm.host.
- Restart the CQ5 instance.
- Verify that the LinkCheckerTask component is active.