summaryrefslogtreecommitdiff
path: root/docs/smbdotconf/security/invalidusers.xml
diff options
context:
space:
mode:
authorGerald Carter <jerry@samba.org>2006-11-17 15:05:25 +0000
committerGerald W. Carter <jerry@samba.org>2008-04-23 08:47:22 -0500
commit013c4150a25a419cc9fb8e3b003552827d1fa685 (patch)
treeaa3303fbae76f7b36a7301c63c292ef8fe4c1c26 /docs/smbdotconf/security/invalidusers.xml
parentbbd8eb2c53b067b1dd30c0305ffde9affa4a2dd0 (diff)
downloadsamba-013c4150a25a419cc9fb8e3b003552827d1fa685.tar.gz
samba-013c4150a25a419cc9fb8e3b003552827d1fa685.tar.bz2
samba-013c4150a25a419cc9fb8e3b003552827d1fa685.zip
make the + syntax for [in]valid users clearer
(This used to be commit 209afa91cb9a7c7bb369488362064f975e882339)
Diffstat (limited to 'docs/smbdotconf/security/invalidusers.xml')
-rw-r--r--docs/smbdotconf/security/invalidusers.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/smbdotconf/security/invalidusers.xml b/docs/smbdotconf/security/invalidusers.xml
index e386d3141d..f4ed66f314 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.</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