Author: lmccay
Date: Wed Dec 10 22:22:25 2014
New Revision: 1644533

URL: http://svn.apache.org/r1644533
Log:
KNOX-478 document the need for main.ldapRealm.groupIdAttribute parameter in 
LDAPGroupLookup

Modified:
    knox/site/books/knox-0-4-0/knox-0-4-0.html
    knox/site/books/knox-0-5-0/knox-0-5-0.html
    knox/site/index.html
    knox/site/issue-tracking.html
    knox/site/license.html
    knox/site/mail-lists.html
    knox/site/project-info.html
    knox/site/team-list.html
    knox/trunk/books/0.4.0/config_ldap_group_lookup.md
    knox/trunk/books/0.5.0/config_ldap_group_lookup.md

Modified: knox/site/books/knox-0-4-0/knox-0-4-0.html
URL: 
http://svn.apache.org/viewvc/knox/site/books/knox-0-4-0/knox-0-4-0.html?rev=1644533&r1=1644532&r2=1644533&view=diff
==============================================================================
--- knox/site/books/knox-0-4-0/knox-0-4-0.html (original)
+++ knox/site/books/knox-0-4-0/knox-0-4-0.html Wed Dec 10 22:22:25 2014
@@ -652,6 +652,10 @@ ldapRealm.userDnTemplate=uid={0},ou=peop
         </param>
         -->
         <param>
+          <name>main.ldapRealm.groupIdAttribute</name>
+          <value>cn</value>
+        </param>
+        <param>
           <name>main.cacheManager</name>
           
<value>org.apache.shiro.cache.MemoryConstrainedCacheManager</value>
         </param>

Modified: knox/site/books/knox-0-5-0/knox-0-5-0.html
URL: 
http://svn.apache.org/viewvc/knox/site/books/knox-0-5-0/knox-0-5-0.html?rev=1644533&r1=1644532&r2=1644533&view=diff
==============================================================================
--- knox/site/books/knox-0-5-0/knox-0-5-0.html (original)
+++ knox/site/books/knox-0-5-0/knox-0-5-0.html Wed Dec 10 22:22:25 2014
@@ -921,6 +921,10 @@ ldapRealm.userDnTemplate=uid={0},ou=peop
         </param>
         -->
         <param>
+          <name>main.ldapRealm.groupIdAttribute</name>
+          <value>cn</value>
+        </param>
+        <param>
           <name>main.cacheManager</name>
           
<value>org.apache.shiro.cache.MemoryConstrainedCacheManager</value>
         </param>
@@ -930,16 +934,8 @@ ldapRealm.userDnTemplate=uid={0},ou=peop
         </param>
         <param>
           <name>main.ldapRealm.memberAttributeValueTemplate</name>
-          
<value>uid={0},ou=people,dc=hadoop,dc=apache,dc=org</value>
-        </param>
-        <!-- the above element is the template for most ldap servers 
-            for active directory use the following instead and
-            remove the above configuration.
-        <param>
-          <name>main.ldapRealm.memberAttributeValueTemplate</name>
           
<value>cn={0},ou=people,dc=hadoop,dc=apache,dc=org</value>
         </param>
-        -->
         <param>
           <name>main.ldapRealm.contextFactory.systemUsername</name>
           
<value>uid=guest,ou=people,dc=hadoop,dc=apache,dc=org</value>

Modified: knox/site/index.html
URL: 
http://svn.apache.org/viewvc/knox/site/index.html?rev=1644533&r1=1644532&r2=1644533&view=diff
==============================================================================
--- knox/site/index.html (original)
+++ knox/site/index.html Wed Dec 10 22:22:25 2014
@@ -1,5 +1,5 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" 
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";>
-<!-- Generated by Apache Maven Doxia Site Renderer 1.6 at 2014-12-08 -->
+<!-- Generated by Apache Maven Doxia Site Renderer 1.6 at 2014-12-10 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
   <head>
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
@@ -10,7 +10,7 @@
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" 
media="print" />
-    <meta name="Date-Revision-yyyymmdd" content="20141208" />
+    <meta name="Date-Revision-yyyymmdd" content="20141210" />
     <meta http-equiv="Content-Language" content="en" />
                                                     
 <script type="text/javascript">var _gaq = _gaq || [];
@@ -57,7 +57,7 @@
                         <a 
href="https://cwiki.apache.org/confluence/display/KNOX/Index"; 
class="externalLink" title="Wiki">Wiki</a>
               
                     
-                &nbsp;| <span id="publishDate">Last Published: 
2014-12-08</span>
+                &nbsp;| <span id="publishDate">Last Published: 
2014-12-10</span>
               &nbsp;| <span id="projectVersion">Version: 0.0.0-SNAPSHOT</span>
             </div>
       <div class="clear">

Modified: knox/site/issue-tracking.html
URL: 
http://svn.apache.org/viewvc/knox/site/issue-tracking.html?rev=1644533&r1=1644532&r2=1644533&view=diff
==============================================================================
--- knox/site/issue-tracking.html (original)
+++ knox/site/issue-tracking.html Wed Dec 10 22:22:25 2014
@@ -1,5 +1,5 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" 
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";>
-<!-- Generated by Apache Maven Doxia Site Renderer 1.6 at 2014-12-08 -->
+<!-- Generated by Apache Maven Doxia Site Renderer 1.6 at 2014-12-10 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
   <head>
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
@@ -10,7 +10,7 @@
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" 
media="print" />
-    <meta name="Date-Revision-yyyymmdd" content="20141208" />
+    <meta name="Date-Revision-yyyymmdd" content="20141210" />
     <meta http-equiv="Content-Language" content="en" />
                                                     
 <script type="text/javascript">var _gaq = _gaq || [];
@@ -57,7 +57,7 @@
                         <a 
href="https://cwiki.apache.org/confluence/display/KNOX/Index"; 
class="externalLink" title="Wiki">Wiki</a>
               
                     
-                &nbsp;| <span id="publishDate">Last Published: 
2014-12-08</span>
+                &nbsp;| <span id="publishDate">Last Published: 
2014-12-10</span>
               &nbsp;| <span id="projectVersion">Version: 0.0.0-SNAPSHOT</span>
             </div>
       <div class="clear">

Modified: knox/site/license.html
URL: 
http://svn.apache.org/viewvc/knox/site/license.html?rev=1644533&r1=1644532&r2=1644533&view=diff
==============================================================================
--- knox/site/license.html (original)
+++ knox/site/license.html Wed Dec 10 22:22:25 2014
@@ -1,5 +1,5 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" 
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";>
-<!-- Generated by Apache Maven Doxia Site Renderer 1.6 at 2014-12-08 -->
+<!-- Generated by Apache Maven Doxia Site Renderer 1.6 at 2014-12-10 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
   <head>
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
@@ -10,7 +10,7 @@
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" 
media="print" />
-    <meta name="Date-Revision-yyyymmdd" content="20141208" />
+    <meta name="Date-Revision-yyyymmdd" content="20141210" />
     <meta http-equiv="Content-Language" content="en" />
                                                     
 <script type="text/javascript">var _gaq = _gaq || [];
@@ -57,7 +57,7 @@
                         <a 
href="https://cwiki.apache.org/confluence/display/KNOX/Index"; 
class="externalLink" title="Wiki">Wiki</a>
               
                     
-                &nbsp;| <span id="publishDate">Last Published: 
2014-12-08</span>
+                &nbsp;| <span id="publishDate">Last Published: 
2014-12-10</span>
               &nbsp;| <span id="projectVersion">Version: 0.0.0-SNAPSHOT</span>
             </div>
       <div class="clear">

Modified: knox/site/mail-lists.html
URL: 
http://svn.apache.org/viewvc/knox/site/mail-lists.html?rev=1644533&r1=1644532&r2=1644533&view=diff
==============================================================================
--- knox/site/mail-lists.html (original)
+++ knox/site/mail-lists.html Wed Dec 10 22:22:25 2014
@@ -1,5 +1,5 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" 
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";>
-<!-- Generated by Apache Maven Doxia Site Renderer 1.6 at 2014-12-08 -->
+<!-- Generated by Apache Maven Doxia Site Renderer 1.6 at 2014-12-10 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
   <head>
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
@@ -10,7 +10,7 @@
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" 
media="print" />
-    <meta name="Date-Revision-yyyymmdd" content="20141208" />
+    <meta name="Date-Revision-yyyymmdd" content="20141210" />
     <meta http-equiv="Content-Language" content="en" />
                                                     
 <script type="text/javascript">var _gaq = _gaq || [];
@@ -57,7 +57,7 @@
                         <a 
href="https://cwiki.apache.org/confluence/display/KNOX/Index"; 
class="externalLink" title="Wiki">Wiki</a>
               
                     
-                &nbsp;| <span id="publishDate">Last Published: 
2014-12-08</span>
+                &nbsp;| <span id="publishDate">Last Published: 
2014-12-10</span>
               &nbsp;| <span id="projectVersion">Version: 0.0.0-SNAPSHOT</span>
             </div>
       <div class="clear">

Modified: knox/site/project-info.html
URL: 
http://svn.apache.org/viewvc/knox/site/project-info.html?rev=1644533&r1=1644532&r2=1644533&view=diff
==============================================================================
--- knox/site/project-info.html (original)
+++ knox/site/project-info.html Wed Dec 10 22:22:25 2014
@@ -1,5 +1,5 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" 
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";>
-<!-- Generated by Apache Maven Doxia Site Renderer 1.6 at 2014-12-08 -->
+<!-- Generated by Apache Maven Doxia Site Renderer 1.6 at 2014-12-10 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
   <head>
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
@@ -10,7 +10,7 @@
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" 
media="print" />
-    <meta name="Date-Revision-yyyymmdd" content="20141208" />
+    <meta name="Date-Revision-yyyymmdd" content="20141210" />
     <meta http-equiv="Content-Language" content="en" />
                                                     
 <script type="text/javascript">var _gaq = _gaq || [];
@@ -57,7 +57,7 @@
                         <a 
href="https://cwiki.apache.org/confluence/display/KNOX/Index"; 
class="externalLink" title="Wiki">Wiki</a>
               
                     
-                &nbsp;| <span id="publishDate">Last Published: 
2014-12-08</span>
+                &nbsp;| <span id="publishDate">Last Published: 
2014-12-10</span>
               &nbsp;| <span id="projectVersion">Version: 0.0.0-SNAPSHOT</span>
             </div>
       <div class="clear">

Modified: knox/site/team-list.html
URL: 
http://svn.apache.org/viewvc/knox/site/team-list.html?rev=1644533&r1=1644532&r2=1644533&view=diff
==============================================================================
--- knox/site/team-list.html (original)
+++ knox/site/team-list.html Wed Dec 10 22:22:25 2014
@@ -1,5 +1,5 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" 
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";>
-<!-- Generated by Apache Maven Doxia Site Renderer 1.6 at 2014-12-08 -->
+<!-- Generated by Apache Maven Doxia Site Renderer 1.6 at 2014-12-10 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
   <head>
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
@@ -10,7 +10,7 @@
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" 
media="print" />
-    <meta name="Date-Revision-yyyymmdd" content="20141208" />
+    <meta name="Date-Revision-yyyymmdd" content="20141210" />
     <meta http-equiv="Content-Language" content="en" />
                                                     
 <script type="text/javascript">var _gaq = _gaq || [];
@@ -57,7 +57,7 @@
                         <a 
href="https://cwiki.apache.org/confluence/display/KNOX/Index"; 
class="externalLink" title="Wiki">Wiki</a>
               
                     
-                &nbsp;| <span id="publishDate">Last Published: 
2014-12-08</span>
+                &nbsp;| <span id="publishDate">Last Published: 
2014-12-10</span>
               &nbsp;| <span id="projectVersion">Version: 0.0.0-SNAPSHOT</span>
             </div>
       <div class="clear">

Modified: knox/trunk/books/0.4.0/config_ldap_group_lookup.md
URL: 
http://svn.apache.org/viewvc/knox/trunk/books/0.4.0/config_ldap_group_lookup.md?rev=1644533&r1=1644532&r2=1644533&view=diff
==============================================================================
--- knox/trunk/books/0.4.0/config_ldap_group_lookup.md (original)
+++ knox/trunk/books/0.4.0/config_ldap_group_lookup.md Wed Dec 10 22:22:25 2014
@@ -100,6 +100,10 @@ Please see below a sample Shiro configur
             </param>
             -->
             <param>
+              <name>main.ldapRealm.groupIdAttribute</name>
+              <value>cn</value>
+            </param>
+            <param>
               <name>main.cacheManager</name>
               
<value>org.apache.shiro.cache.MemoryConstrainedCacheManager</value>
             </param>

Modified: knox/trunk/books/0.5.0/config_ldap_group_lookup.md
URL: 
http://svn.apache.org/viewvc/knox/trunk/books/0.5.0/config_ldap_group_lookup.md?rev=1644533&r1=1644532&r2=1644533&view=diff
==============================================================================
--- knox/trunk/books/0.5.0/config_ldap_group_lookup.md (original)
+++ knox/trunk/books/0.5.0/config_ldap_group_lookup.md Wed Dec 10 22:22:25 2014
@@ -100,6 +100,10 @@ Please see below a sample Shiro configur
             </param>
             -->
             <param>
+              <name>main.ldapRealm.groupIdAttribute</name>
+              <value>cn</value>
+            </param>
+            <param>
               <name>main.cacheManager</name>
               
<value>org.apache.shiro.cache.MemoryConstrainedCacheManager</value>
             </param>
@@ -109,16 +113,8 @@ Please see below a sample Shiro configur
             </param>
             <param>
               <name>main.ldapRealm.memberAttributeValueTemplate</name>
-              <value>uid={0},ou=people,dc=hadoop,dc=apache,dc=org</value>
-            </param>
-            <!-- the above element is the template for most ldap servers 
-                for active directory use the following instead and
-                remove the above configuration.
-            <param>
-              <name>main.ldapRealm.memberAttributeValueTemplate</name>
               <value>cn={0},ou=people,dc=hadoop,dc=apache,dc=org</value>
             </param>
-            -->
             <param>
               <name>main.ldapRealm.contextFactory.systemUsername</name>
               <value>uid=guest,ou=people,dc=hadoop,dc=apache,dc=org</value>


Reply via email to