r12685: Add comments on builtin LDAP and KDC.
authorAndrew Bartlett <abartlet@samba.org>
Mon, 2 Jan 2006 23:16:52 +0000 (23:16 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:49:38 +0000 (13:49 -0500)
Andrew Bartlett
(This used to be commit a7c168d8899a0cdafdbb40f0fb1b42a4a87857c6)

NEWS

diff --git a/NEWS b/NEWS
index 86ce60c586f519185399e66ec705287e592e6f1f..3d1717401012810ee97e722617b6658bbf97d221 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -35,7 +35,17 @@ etc. TLS is supported out of the box.
 
 Built-in KDC
 ============
-FIXME
+Samba4 ships with an integrated KDC (Kerberos Key Distribution
+Center).  Backed directly onto our main internal database, and
+integrated with custom code to handle the PAC, Samba4's KDC is an
+integral part of our support for AD logon protocols.
+
+Built-in LDAP Server
+====================
+Like the situation with the KDC, Samba4 ships with it's own LDAP
+server, included to provide simple, built-in LDAP services in an AD
+(rather than distinctly standards) matching manner.  The database is
+LDB, and it shares that in common with the rest of Samba.
 
 Changed configuration options
 =============================