Re: Signing LDAP Without Certificate Services
- From: "Joe Kaplan" <joseph.e.kaplan@xxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Tue, 22 May 2007 11:59:16 -0500
Using self-signed certificates is generally always a bad idea since nothing
will trust them by default. You don't need to install your own CA though.
You can just buy SSL certificates from a commercial instead.
You cannot force all LDAP clients to use SSL. In fact, most of the built-in
components of Windows that use LDAP will not use SSL because it is not
available by default. However, if you make SSL available, you can ask your
external apps to use it.
Note also that Windows clients have the ability to sign and encrypt LDAP
traffic without SSL, as that is a feature that is built into Windows
authentication and can be enabled. Some of the tools do this automatically,
but not all.
Joe K.
--
Joe Kaplan-MS MVP Directory Services Programming
Co-author of "The .NET Developer's Guide to Directory Services Programming"
http://www.directoryprogramming.net
--
"Irwin Fletcher" <ffletch@xxxxxxxxxxxxx> wrote in message
news:%23BCIkfInHHA.4424@xxxxxxxxxxxxxxxxxxxxxxx
Is there any way to require that all LDAP traffic on a Server 2003 domain
controller is signed without having certificate services installed
anywhere in the AD? I have several external apps that authenticate
against my AD using LDAP. All of them have the ability to to startTLS/ssl
but it appears that this won't work unless I have a certificate (from cert
services?) installed. I was thinking it might be possible to use a self
generated cert?
.
- Follow-Ups:
- Re: Signing LDAP Without Certificate Services
- From: Michael Ströder
- Re: Signing LDAP Without Certificate Services
- References:
- Signing LDAP Without Certificate Services
- From: Irwin Fletcher
- Signing LDAP Without Certificate Services
- Prev by Date: Re: AD and GP - Basic Questions
- Next by Date: Re: After changing User rights assignment, users can not logon to
- Previous by thread: Signing LDAP Without Certificate Services
- Next by thread: Re: Signing LDAP Without Certificate Services
- Index(es):
Relevant Pages
|