MOSS Forum

 
Home » Forum » MOSS       Ask a questionRSS Feeds

LDAP over SSL as authentication provider

  Asked By: Bhavika Sutaria         Date: Oct 03, 2008      Category: MOSS      Views: 255
 

Is it possible to use LDAP over SSL (LDAPS) as an authentication provider in
MOSS 2007? It sounds like to use other authentication types like form based
etc., or are there any restrictions to use it? I couldn't find satisfactory info
on that.

Tagged:            

 

3 Answers Found

 
Answer #1       Answered By: Vidisha Pathak          Answered On: Oct 03, 2008       

You can use LDAP as an authentication  provider, but you do it by implementing an
LDAP membership provider  (Forms based authentication). The primary limitation
is the one involved with all FBA. By default you don't get a Windows Identity
so Client Integration features won't work.

 
Answer #2       Answered By: Malcolm Maxwell          Answered On: Oct 03, 2008       

Another major limitation (though not insurmountable) is the loss of
crawl/search capability, unless you create an extended app with NTLM
authentication and set it up as the crawl source.

 
Answer #3       Answered By: Mayur Mandal          Answered On: Oct 03, 2008       

The Infrastructure update release this week includes the ability to crawl
FBA Web apps, as well as use cookies, etc. for crawl rule authN.

there is also a single patch -
www.microsoft.com/.../details.aspx\
-E37D33F7EFDF&displaylang=en to crawl FBA directly.

but, i would install the infrastructure update as it is chocked full of
stability fixes and new functionality.

 
Didn't find what you were looking for? Find more on LDAP over SSL as authentication provider Or get search suggestion and latest updates.


Your Answer
  • Answer should be atleast 30 Characters.
  • Please put code inside [Code] your code [/Code].