From 013c4150a25a419cc9fb8e3b003552827d1fa685 Mon Sep 17 00:00:00 2001 From: Gerald Carter Date: Fri, 17 Nov 2006 15:05:25 +0000 Subject: [PATCH] make the + syntax for [in]valid users clearer (This used to be commit 209afa91cb9a7c7bb369488362064f975e882339) --- docs/smbdotconf/security/invalidusers.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.47.3