cancel
Showing results for 
Search instead for 
Did you mean: 

Is it possible to use webdav (without NTML challenge) when NTLM SSO is enabled ?

cesarista
World-Class Innovator
World-Class Innovator

Hi:


Maybe you can help me with this question. When SSO is enabled in Alfresco (ntlm.authentication.sso.enabled=true), for example with the default Alfresco authentication subsystem (Alfresco NTLM), I have problems when authenticating via webdav if not using NTLM credentials. It is always requiring a NTLM challenge.

Is this possible ? Is there a back door for webdav like Share SSO log in bypass ?.

This is the case for the subset of users using webdav from a Linux machine or using Libreoffice as client for online edition (without NTLM credentials).

Regards.

--C.

1 ACCEPTED ANSWER

afaust
Legendary Innovator
Legendary Innovator

This is an older question but I'll answer anyway since there is no response yet.

There is no backdoor / work-around way to login for WebDAV like there is for Alfresco Share, if you try to access WebDAV like a Windows shared drive. The Windows Explorer is not capable of handling any sort of redirect to a login page as far as I am aware.

An alternative might be to provide two WebDAV endpoints by editing the web.xml and including another servlet for WebDAV that is not guarded by the SSO authentication filter. If you don't want NTLM authentication you simply use a different URL for WebDAV than for WebDAV with SSL.

View answer in original post

2 REPLIES 2

afaust
Legendary Innovator
Legendary Innovator

This is an older question but I'll answer anyway since there is no response yet.

There is no backdoor / work-around way to login for WebDAV like there is for Alfresco Share, if you try to access WebDAV like a Windows shared drive. The Windows Explorer is not capable of handling any sort of redirect to a login page as far as I am aware.

An alternative might be to provide two WebDAV endpoints by editing the web.xml and including another servlet for WebDAV that is not guarded by the SSO authentication filter. If you don't want NTLM authentication you simply use a different URL for WebDAV than for WebDAV with SSL.

cesarista
World-Class Innovator
World-Class Innovator

Thanks for the confirmation (and alternatives) 

Regards.

--C.

Getting started

Explore our Alfresco products with the links below. Use labels to filter content by product module.