Update LDAP search docs for the usergroups changes
authorPaul Wise <pabs@debian.org>
Sun, 1 Nov 2015 12:35:24 +0000 (20:35 +0800)
committerPaul Wise <pabs@debian.org>
Sun, 1 Nov 2015 12:35:24 +0000 (20:35 +0800)
debian/changelog
html/doc-direct.wml

index 40b62b2..e7b0c4d 100644 (file)
@@ -9,6 +9,7 @@ userdir-ldap-cgi (0.3.40) UNRELEASED; urgency=medium
   [ Paul Wise ]
   * ravel is no longer recommended for general shell usage
   * Add a hint about how to merge existing SSH keys
+  * Update LDAP search docs for the usergroups changes
 
  -- Peter Palfrader <weasel@debian.org>  Sat, 03 Jan 2015 13:56:47 +0100
 
index 422ae9d..da7912a 100644 (file)
@@ -55,7 +55,7 @@ That query shows users that do not use bash as their shell. Some other
 interesting queries are:</p>
 <ul>
 <li>Count the number of developers
-<tt>(&amp;(keyfingerprint=*)(gidnumber=800))</tt></li>
+<tt>(&amp;(keyfingerprint=*)(supplementaryGid=Debian))</tt></li>
 <li>Show people in a certain group <tt>gidmembership=adm</tt></li>
 <li>People named james <tt>cn=james</tt></li>
 <li>Someone whos last name phonetically sounds like 'Ackerma'