git.samba.org
/
samba.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (from parent 1:
c44b418
)
got rid of a dangerous message command example
author
Andrew Tridgell
<tridge@samba.org>
Fri, 27 Nov 1998 05:15:55 +0000
(
05:15
+0000)
committer
Andrew Tridgell
<tridge@samba.org>
Fri, 27 Nov 1998 05:15:55 +0000
(
05:15
+0000)
docs/yodldocs/smb.conf.5.yo
patch
|
blob
|
history
diff --git
a/docs/yodldocs/smb.conf.5.yo
b/docs/yodldocs/smb.conf.5.yo
index 55010de2a67924982aa90aaf32afd83502cba247..f33edca2c6ab00f4cb584e8e7aec8b5c5c3ef458 100644
(file)
--- a/
docs/yodldocs/smb.conf.5.yo
+++ b/
docs/yodldocs/smb.conf.5.yo
@@
-3537,15
+3537,6
@@
If you want to silently delete it then try:
tt("message command = rm %s").
tt("message command = rm %s").
-For the really adventurous, try something like this:
-
-tt(message command = csh -c 'csh < %s |& /usr/local/samba/bin/smbclient -M %m; rm %s' &)
-
-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 :-)
-
bf(Default:)
tt( no message command)
bf(Default:)
tt( no message command)