Re: authentification question ...
Serge Huber <[email protected]> Thu, 25 Jan 2007 11:45:03 +0100
| Newsgroups | gmane.comp.cms.jahia.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi, NTLM works in conjunction with a configuration to a connection to an ActiveDirectory, configured through the LDAP connector in Jahia. Do you mean you want to access an external LDAP different than the ActiveDirectory one ? Because of the challenge-response nature of NTLM though, once it is configured to use NTLM, if a client doesn't support it, he will get a popup that will ask for his password. Regards, Serge Huber. Gustav wrote: > Hi ... > > we saw in doc that Jahia supports NTLM and LDAP authentification ... > In our case we're going to make a portal banking site, with can be accesed > from two different networks .. one of them using NTLM and the other using > LDAP ... > > can we do this ?? > > thanks >