Hi Andreas, On Mon, Feb 22, 2010 at 12:12 PM, Bertrand Delacretaz <[email protected]> wrote: > ...there's a bug here, the OPTIONS request used by the WebDAV client > receives a login form instead of a 401 when "Allow Anonymous Access" > is false...
Turns out that we don't need this setting, see SLING-1401 for details. I have modified the setup instructions at http://sling.apache.org/site/46-line-blog.html, that will be online in a few hours, until then the updated source of that page is visible at http://cwiki.apache.org/confluence/display/SLINGxSITE/46+Line+Blog. It's just the "Step 0: Start, configure and login to Sling" section that's changed, basically you need to login using http://localhost:8888/?sling:authRequestLogin=true instead of changing the "Allow Anonymous Access" setting. Thanks for your patience, and let us know if that works for you! -Bertrand
