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 2016/03/25 16:45:30 UTC

svn commit: r983701 - in /websites/staging/directory/trunk/content: ./ fortress/user-guide/3-configuration.html

Author: buildbot
Date: Fri Mar 25 15:45:30 2016
New Revision: 983701

Log:
Staging update by buildbot for directory

Modified:
    websites/staging/directory/trunk/content/   (props changed)
    websites/staging/directory/trunk/content/fortress/user-guide/3-configuration.html

Propchange: websites/staging/directory/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Fri Mar 25 15:45:30 2016
@@ -1 +1 @@
-1736595
+1736596

Modified: websites/staging/directory/trunk/content/fortress/user-guide/3-configuration.html
==============================================================================
--- websites/staging/directory/trunk/content/fortress/user-guide/3-configuration.html (original)
+++ websites/staging/directory/trunk/content/fortress/user-guide/3-configuration.html Fri Mar 25 15:45:30 2016
@@ -190,39 +190,9 @@
 }
 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="31-fortress-configuration">3.1 - Fortress Configuration<a class="headerlink" href="#31-fortress-configuration" title="Permanent link">&para;</a></h1>
-<p>In order to use the API, you must configure it. As it will connect to a remote LDAP server</p>
-<p>host=@LDAP_HOST@
-port=@LDAP_PORT@
-enable.ldap.ssl=@ENABLE_LDAP_SSL@
-enable.ldap.ssl.debug=@ENABLE_LDAP_SSL_DEBUG@
-trust.store=@TRUST_STORE@
-trust.store.password=@TRUST_STORE_PW@
-trust.store.set.prop=@TRUST_STORE_SET_PROPW@
-key.store=@KEY_STORE@
-key.store.password=@KEY_STORE_PW@
-admin.user=@ROOT_DN@
-admin.pw=@CFG_ROOT_PW@
-min.admin.conn=@ADM_MIN_CONN@
-max.admin.conn=@ADM_MAX_CONN@
-min.admin.conn=@ADM_MIN_CONN@
-max.admin.conn=@ADM_MAX_CONN@
-log.admin.user=@LOG_ROOT_DN@
-log.admin.pw=@CFG_LOG_ROOT_PW@
-min.log.conn=@LOG_MIN_CONN@
-max.log.conn=@LOG_MAX_CONN@
-config.realm=DEFAULT
-config.root=ou=Config,@SUFFIX@
-debug.ldap.pool=true
-enable.pool.reconnect=true
-crypto.prop=@CFG_CRYPTO_PROP@
-disable.dsd.cache=false
-enable.mgr.impl.rest=@ENABLE_REST@
-http.user=@REST_HTTP_USER@
-http.pw=@REST_HTTP_PW@
-http.host=@REST_HTTP_HOST@
-http.port=@REST_HTTP_PORT@
-dao.connector=@LDAP_CLIENT_TYPE@
-GroupTest=org.apache.directory.fortress.core.group.GroupAntTest</p>
+<p>In order to use the API, you must configure it. As it will connect to a remote LDAP server.</p>
+<p>More info here on how it works:
+* <a href="https://github.com/apache/directory-fortress-core/blob/master/README-CONFIG.md">README for Apache Fortress Configuration Subsystem</a></p>
 
 
     <div class="nav">