make the + syntax for [in]valid users clearer
authorGerald Carter <jerry@samba.org>
Fri, 17 Nov 2006 15:05:25 +0000 (15:05 +0000)
committerGerald W. Carter <jerry@samba.org>
Wed, 23 Apr 2008 13:47:22 +0000 (08:47 -0500)
(This used to be commit 209afa91cb9a7c7bb369488362064f975e882339)

docs/smbdotconf/security/invalidusers.xml

index e386d3141d46efa90e329b47ee1e7231696b5700..f4ed66f3145189638cb7e6d19a3f9ca5736c0921 100644 (file)
@@ -13,7 +13,7 @@
     group if the name was not found in the NIS netgroup database.</para>
 
     <para>A name starting with '+' is interpreted only 
-    by looking in the UNIX group database. A name starting with 
+    by looking in the UNIX group database via the NSS getgrnam() interface. A name starting with 
     '&amp;' is interpreted only by looking in the NIS netgroup database 
     (this requires NIS to be working on your system). The characters 
     '+' and '&amp;' may be used at the start of the name in either order