From 32bd50c8284de4d9ccb9864d6ec2069403b1949d Mon Sep 17 00:00:00 2001 From: Alexander Bokovoy Date: Fri, 11 Apr 2003 15:44:52 +0000 Subject: Finish conversion of Winbind options. Only Misc section left! (This used to be commit 4861003048b409aea20362e79a99ce286bf225de) --- .../smbdotconf/winbind/winbindenumusers.xml | 39 ++++++++++++---------- 1 file changed, 21 insertions(+), 18 deletions(-) (limited to 'docs/docbook/smbdotconf/winbind/winbindenumusers.xml') diff --git a/docs/docbook/smbdotconf/winbind/winbindenumusers.xml b/docs/docbook/smbdotconf/winbind/winbindenumusers.xml index 7935755f0c..95f1e7ff4c 100644 --- a/docs/docbook/smbdotconf/winbind/winbindenumusers.xml +++ b/docs/docbook/smbdotconf/winbind/winbindenumusers.xml @@ -1,20 +1,23 @@ - - winbind enum users (G) - On large installations using winbindd - 8 it may be - necessary to suppress the enumeration of users through the setpwent(), - getpwent() and - endpwent() group of system calls. If - the winbind enum users parameter is - no, calls to the getpwent system call - will not return any data. + + + On large installations using winbindd + 8 it may be + necessary to suppress the enumeration of users through the setpwent(), + getpwent() and + endpwent() group of system calls. If + the winbind enum users parameter is + no, calls to the getpwent system call + will not return any data. - Warning: Turning off user - enumeration may cause some programs to behave oddly. For - example, the finger program relies on having access to the - full user list when searching for matching - usernames. + Warning: Turning off user + enumeration may cause some programs to behave oddly. For + example, the finger program relies on having access to the + full user list when searching for matching + usernames. - Default: winbind enum users = yes - - + Default: winbind enum users = yes + + -- cgit