Re: Sun Java System Directory Server Authentication
- From: Samuel R. Neff <samuelneff@xxxxxxxxxx>
- Date: Thu, 14 Dec 2006 18:07:26 -0500
We run into requirements to use LDAP for authentication all the time.
Even if LDAP wasn't designed for true authentication (and isn't
particularly developer friendly for it), it's extremely common.
Previously as a gov't contractor the majority of our applications
included LDAP authentication, usually against non-AD servers. Now in
a university marketplace many of our customers use LDAP authentication
as well, some for AD but some not. Also it's quite common for COTS
products to include LDAP as an authentication means.
So even if LDAP wasn't originally designed for authentication (and
this is the first I heard it isn't) it certainly is used for
authentication and telling clients/developers that they can't use LDAP
this way 'cause it isn't designed to be used for authentication is
foolish.
My $0.02.
Sam
------------------------------------------------------------
We're hiring! B-Line Medical is seeking Mid/Sr. .NET
Developers for exciting positions in medical product
development in MD/DC. Work with a variety of technologies
in a relaxed team environment. See ads on Dice.com.
On Thu, 14 Dec 2006 22:22:18 -0000, Jon Skeet [C# MVP]
<skeet@xxxxxxxxx> wrote:
Willy Denoyette [MVP] <willy.denoyette@xxxxxxxxxx> wrote:
<snip good stuff>
It's not entirely uncommon to want to authenticate using an LDAP server
- it's sufficiently common that there's an Apache module for the
purpose, for instance.
That's true if you have a secured webserver, for which you don't want
to open the corporate firewall to have access to your most precious
directory servers (and or Domain Controller(s) on Windows) from the
internet. . In this case you can set-up a "private" LDAP server (or a
simple DB server) on the Webserver machine just to authenticate
external clients, but here we aren't talking about a Directory Server
right?
Well, for whatever reason, and regardless of whether or not it's always
a good idea (which it may be in some small companies which use an LDAP
server for other purposes and don't want to have a separate service for
genuine authentication) I believe it's not uncommon to use LDAP this
way...
.
- Follow-Ups:
- Re: Sun Java System Directory Server Authentication
- From: Willy Denoyette [MVP]
- Re: Sun Java System Directory Server Authentication
- References:
- Sun Java System Directory Server Authentication
- From: troywalker
- Re: Sun Java System Directory Server Authentication
- From: Chan Ming Man
- Re: Sun Java System Directory Server Authentication
- From: Jon Skeet [C# MVP]
- Re: Sun Java System Directory Server Authentication
- From: Willy Denoyette [MVP]
- Re: Sun Java System Directory Server Authentication
- From: Jon Skeet [C# MVP]
- Re: Sun Java System Directory Server Authentication
- From: Willy Denoyette [MVP]
- Re: Sun Java System Directory Server Authentication
- From: Jon Skeet [C# MVP]
- Re: Sun Java System Directory Server Authentication
- From: Willy Denoyette [MVP]
- Re: Sun Java System Directory Server Authentication
- From: Jon Skeet [C# MVP]
- Sun Java System Directory Server Authentication
- Prev by Date: Automate ClickOnce settings, publishings?
- Next by Date: Re: sending msg to message loop of background thread
- Previous by thread: Re: Sun Java System Directory Server Authentication
- Next by thread: Re: Sun Java System Directory Server Authentication
- Index(es):
Relevant Pages
|