Return-Path: X-Original-To: apmail-directory-commits-archive@www.apache.org Delivered-To: apmail-directory-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 7791610A88 for ; Thu, 28 Nov 2013 18:08:08 +0000 (UTC) Received: (qmail 31071 invoked by uid 500); 28 Nov 2013 18:08:07 -0000 Delivered-To: apmail-directory-commits-archive@directory.apache.org Received: (qmail 31014 invoked by uid 500); 28 Nov 2013 18:08:06 -0000 Mailing-List: contact commits-help@directory.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@directory.apache.org Delivered-To: mailing list commits@directory.apache.org Received: (qmail 31007 invoked by uid 99); 28 Nov 2013 18:08:05 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 28 Nov 2013 18:08:05 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 28 Nov 2013 18:08:02 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 55E5323888E4 for ; Thu, 28 Nov 2013 18:07:41 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r888416 - in /websites/staging/directory/trunk/content: ./ apacheds/kerberos-ug/4.2-authenticate-studio.html Date: Thu, 28 Nov 2013 18:07:41 -0000 To: commits@directory.apache.org From: buildbot@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20131128180741.55E5323888E4@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: buildbot Date: Thu Nov 28 18:07:40 2013 New Revision: 888416 Log: Staging update by buildbot for directory Modified: websites/staging/directory/trunk/content/ (props changed) websites/staging/directory/trunk/content/apacheds/kerberos-ug/4.2-authenticate-studio.html Propchange: websites/staging/directory/trunk/content/ ------------------------------------------------------------------------------ --- cms:source-revision (original) +++ cms:source-revision Thu Nov 28 18:07:40 2013 @@ -1 +1 @@ -1546420 +1546422 Modified: websites/staging/directory/trunk/content/apacheds/kerberos-ug/4.2-authenticate-studio.html ============================================================================== --- websites/staging/directory/trunk/content/apacheds/kerberos-ug/4.2-authenticate-studio.html (original) +++ websites/staging/directory/trunk/content/apacheds/kerberos-ug/4.2-authenticate-studio.html Thu Nov 28 18:07:40 2013 @@ -161,9 +161,9 @@ We will suppose that the Kerbero

Enable Kerberos Server

LDAP Server configuration

There are a few parameters that are to be set in the LDAP configuration :

-
* The SASL host must be the local server name (here, example.net)
-* The SASL principal is <strong>ldap/example.net@EXAMPLE.COM</strong>
-* The Search Base DN should point to the place under which we store users and services (dc=security,dc=example,dc=com)
+
* The SASL host must be the local server name (here, example.net)
+* The SASL principal is ldap/example.net@EXAMPLE.COM
+* The Search Base DN should point to the place under which we store users and services (dc=security,dc=example,dc=com)
 
@@ -322,10 +322,10 @@ Three important things :

On the "Connections" tab, right click and select 'New Connection...'

New Connection

You will now have to set the network parameters, as in the following popup. Typically, set :

-
* The connection name (here, **Kerberos User**)
-* The LDAP server host (**example.net**)
-* The LDAP server port (**10389**)
-* The Provider (pick **Apache Directory LDAP Client API**)
+
* The connection name (here, Kerberos User)
+* The LDAP server host (example.net)
+* The LDAP server port (10389)
+* The Provider (pick Apache Directory LDAP Client API)