From: Gerald Carter Date: Fri, 17 Nov 2006 15:05:25 +0000 (+0000) Subject: make the + syntax for [in]valid users clearer X-Git-Tag: samba-4.0.0alpha6~801^2~1873 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=013c4150a25a419cc9fb8e3b003552827d1fa685;p=thirdparty%2Fsamba.git make the + syntax for [in]valid users clearer (This used to be commit 209afa91cb9a7c7bb369488362064f975e882339) --- diff --git a/docs/smbdotconf/security/invalidusers.xml b/docs/smbdotconf/security/invalidusers.xml index e386d3141d4..f4ed66f3145 100644 --- a/docs/smbdotconf/security/invalidusers.xml +++ b/docs/smbdotconf/security/invalidusers.xml @@ -13,7 +13,7 @@ group if the name was not found in the NIS netgroup database. 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 '&' is interpreted only by looking in the NIS netgroup database (this requires NIS to be working on your system). The characters '+' and '&' may be used at the start of the name in either order