You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by bu...@apache.org on 2017/01/02 14:33:48 UTC

svn commit: r1003964 - in /websites/staging/directory/trunk/content: ./ api/user-guide/5-ldap-security.html

Author: buildbot
Date: Mon Jan  2 14:33:48 2017
New Revision: 1003964

Log:
Staging update by buildbot for directory

Modified:
    websites/staging/directory/trunk/content/   (props changed)
    websites/staging/directory/trunk/content/api/user-guide/5-ldap-security.html

Propchange: websites/staging/directory/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Mon Jan  2 14:33:48 2017
@@ -1 +1 @@
-1776939
+1776943

Modified: websites/staging/directory/trunk/content/api/user-guide/5-ldap-security.html
==============================================================================
--- websites/staging/directory/trunk/content/api/user-guide/5-ldap-security.html (original)
+++ websites/staging/directory/trunk/content/api/user-guide/5-ldap-security.html Mon Jan  2 14:33:48 2017
@@ -184,7 +184,7 @@
 }
 h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink, h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, dt:hover > .elementid-permalink { visibility: visible }</style>
 <h1 id="5-ldap-security">5 - LDAP Security<a class="headerlink" href="#5-ldap-security" title="Permanent link">&para;</a></h1>
-<p>LDAP databases store critical information that must be kept secure and the Apache LDAP API can be used to access it a secure way while in flight.  It can't protect the data while at rest -- that's for the database system itself to do.</p>
+<p>LDAP databases store critical information that must be kept secure.  The Apache LDAP API can access the data securely while in flight but can't protect it while at rest -- that's for the database system itself to do.</p>
 <p>Generally speaking when it comes to securing a system, we are addressing the three <strong>A</strong>s:
 <em> Authentication
 </em> Authorization