From ce6d43c4bc298bbbbb491f15decd0e379be70b78 Mon Sep 17 00:00:00 2001 From: John Terpstra Date: Mon, 28 Nov 2005 20:18:50 +0000 Subject: [PATCH] Update to include Centrify information. (This used to be commit 5056ca173177fb96d35e36612454eaddd5c3fb70) --- docs/Samba3-ByExample/SBE-AddingUNIXClients.xml | 16 ++++++++++++---- 1 file changed, 12 insertions(+), 4 deletions(-) diff --git a/docs/Samba3-ByExample/SBE-AddingUNIXClients.xml b/docs/Samba3-ByExample/SBE-AddingUNIXClients.xml index 875a47df272..1c4f453b98a 100644 --- a/docs/Samba3-ByExample/SBE-AddingUNIXClients.xml +++ b/docs/Samba3-ByExample/SBE-AddingUNIXClients.xml @@ -2160,21 +2160,29 @@ hosts: files wins Identity management - There are really only three solutions that provide integrated authentication and + There are really four solutions that provide integrated authentication and user identity management facilities: - Samba winbind (free) + Samba winbind (free). Samba-3.0.20 introduced a complete replacement for Winbind that now + provides a greater level of scalability in large ADS environments. - PADL PAM and LDAP tools (free) + PADL PAM and LDAP tools (free). - Vintela Authentication Services (commercial) + Vintela Authentication Services (commercial). + + + + Centrify DirectControl (commercial). + Centrify's commercial product allows UNIX and Linux systems to use Active Directory + security, directory and policy services. Enhancements include a centralized ID mapping that + allows Samba, DirectControl and Active Directory to seamlessly work together. -- 2.11.4.GIT