You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kylin.apache.org by li...@apache.org on 2016/04/08 08:01:07 UTC

svn commit: r1738212 - in /kylin/site: docs15/howto/howto_ldap_and_sso.html feed.xml

Author: lidong
Date: Fri Apr  8 06:01:07 2016
New Revision: 1738212

URL: http://svn.apache.org/viewvc?rev=1738212&view=rev
Log:
fix an error in ldap doc

Modified:
    kylin/site/docs15/howto/howto_ldap_and_sso.html
    kylin/site/feed.xml

Modified: kylin/site/docs15/howto/howto_ldap_and_sso.html
URL: http://svn.apache.org/viewvc/kylin/site/docs15/howto/howto_ldap_and_sso.html?rev=1738212&r1=1738211&r2=1738212&view=diff
==============================================================================
--- kylin/site/docs15/howto/howto_ldap_and_sso.html (original)
+++ kylin/site/docs15/howto/howto_ldap_and_sso.html Fri Apr  8 06:01:07 2016
@@ -1870,7 +1870,7 @@
 
 <h4 id="configure-ldap-server-info">Configure LDAP server info</h4>
 
-<p>Firstly, provide LDAP URL, and username/password if the LDAP server is secured; The password in kylin.properties need be salted; You can run org.apache.kylin.rest.security.PasswordPlaceholderConfigurer AES <your_password> to get a hash.</your_password></p>
+<p>Firstly, provide LDAP URL, and username/password if the LDAP server is secured; The password in kylin.properties need be salted; You can run “org.apache.kylin.rest.security.PasswordPlaceholderConfigurer AES your_password” to get a hash.</p>
 
 <div class="highlighter-rouge"><pre class="highlight"><code>ldap.server=ldap://&lt;your_ldap_host&gt;:&lt;port&gt;
 ldap.username=&lt;your_user_name&gt;

Modified: kylin/site/feed.xml
URL: http://svn.apache.org/viewvc/kylin/site/feed.xml?rev=1738212&r1=1738211&r2=1738212&view=diff
==============================================================================
--- kylin/site/feed.xml (original)
+++ kylin/site/feed.xml Fri Apr  8 06:01:07 2016
@@ -19,8 +19,8 @@
     <description>Apache Kylin Home</description>
     <link>http://kylin.apache.org/</link>
     <atom:link href="http://kylin.apache.org/feed.xml" rel="self" type="application/rss+xml"/>
-    <pubDate>Fri, 08 Apr 2016 04:43:18 -0700</pubDate>
-    <lastBuildDate>Fri, 08 Apr 2016 04:43:18 -0700</lastBuildDate>
+    <pubDate>Fri, 08 Apr 2016 06:59:44 -0700</pubDate>
+    <lastBuildDate>Fri, 08 Apr 2016 06:59:44 -0700</lastBuildDate>
     <generator>Jekyll v2.5.3</generator>
     
       <item>