cancel
Showing results for 
Search instead for 
Did you mean: 

Connection VPN/SSL

wilayers
Champ in-the-making
Champ in-the-making
Hi,

I installed Alfresco 3.2r on an intranet with passthru authentication and ldap. It works flawless.

When I try to connect myself via VPN / SSL, I find myself with an error on the page:
It appears that the target web server is using an unsupported HTTP(S) authentication scheme through the SSL VPN, which currently supports only basic and digest authentication schemes.Please contact the administrator for further assistance.

No log appears in Alfresco and only this message appears.
I do not understand the meaning of the message knowing that the default Alfresco has a basic authentication.

Anyone has an idea where my problem may come from?

Thank you in advance
Will
2 REPLIES 2

wilayers
Champ in-the-making
Champ in-the-making
Hi,

No idea ?

My problem is not resolved

Thanks
Will

dward
Champ on-the-rise
Champ on-the-rise
It sounds like you are using NetExtender. It doesn't support NTLM. See https://www.fuzeqna.com/sonicwallkb/consumer/kbdetail.asp?kbid=5907

So you will have to set

ntlm.authentication.sso.enabled=false

in alfresco-global.properties

and log in via username/password.