summaryrefslogtreecommitdiff
path: root/docs/manpages/smb.conf.5
diff options
context:
space:
mode:
Diffstat (limited to 'docs/manpages/smb.conf.5')
-rw-r--r--docs/manpages/smb.conf.59
1 files changed, 0 insertions, 9 deletions
diff --git a/docs/manpages/smb.conf.5 b/docs/manpages/smb.conf.5
index c90f6eb16f..5c89a0ace0 100644
--- a/docs/manpages/smb.conf.5
+++ b/docs/manpages/smb.conf.5
@@ -3698,15 +3698,6 @@ If you want to silently delete it then try:
.IP
\f(CW"message command = rm %s"\fP\&.
.IP
-For the really adventurous, try something like this:
-.IP
-\f(CWmessage command = csh -c \'csh < %s |& /usr/local/samba/bin/smbclient -M %m; rm %s\' &\fP
-.IP
-this would execute the command as a script on the server, then give
-them the result in a WinPopup message\&. Note that this could cause a
-loop if you send a message from the server using smbclient! You better
-wrap the above in a script that checks for this :-)
-.IP
\fBDefault:\fP
\f(CW no message command\fP
.IP