From 89526ed50cf6236211723170403899f0efd2d7ae Mon Sep 17 00:00:00 2001 From: Samba Release Account Date: Wed, 8 Jan 1997 22:49:59 +0000 Subject: Added patches from Paul Eggert. --- docs/manpages/smbd.8 | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'docs/manpages/smbd.8') diff --git a/docs/manpages/smbd.8 b/docs/manpages/smbd.8 index 7dc9ee1b2fc..6c26c83c0d1 100644 --- a/docs/manpages/smbd.8 +++ b/docs/manpages/smbd.8 @@ -190,7 +190,6 @@ clients. See .BR smb.conf (5) for more information. .RE -.RE .SH LIMITATIONS On some systems @@ -223,7 +222,7 @@ setuid. On some systems it may be worthwhile to make smbd setgid to an empty group. This is because some systems may have a security hole where daemon processes that become a user can be attached to with a debugger. Making the smbd file setgid to an empty group may prevent -this hole from being exploited. This secrity hole and the suggested +this hole from being exploited. This security hole and the suggested fix has only been confirmed on Linux at the time this was written. It is possible that this hole only exists in Linux, as testing on other systems has thus far shown them to be immune. @@ -369,7 +368,7 @@ meta-daemon. Some versions of inetd will reread their configuration tables if they receive a HUP signal. If your machine's name is "fred" and your name is "mary", you should now be -able to connect to the service "\\\\fred\\mary". +able to connect to the service "\e\efred\emary". To properly test and experiment with the server, we recommend using the smbclient program (see -- cgit