summaryrefslogtreecommitdiff
path: root/examples/rpcclient/README
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>1999-12-13 13:35:20 +0000
committerAndrew Tridgell <tridge@samba.org>1999-12-13 13:35:20 +0000
commit32a965e09ce4befe971855e11e1fb5ceb51a9ed1 (patch)
tree157f164263a56d7e3f2ca1fe9a05a9df24f25234 /examples/rpcclient/README
parent3db52feb1f3b2c07ce0b06ad4a7099fa6efe3fc7 (diff)
downloadsamba-32a965e09ce4befe971855e11e1fb5ceb51a9ed1.tar.gz
samba-32a965e09ce4befe971855e11e1fb5ceb51a9ed1.tar.bz2
samba-32a965e09ce4befe971855e11e1fb5ceb51a9ed1.zip
2nd phase of head branch sync with SAMBA_2_0 - this delets all the files that were in the head branch but weren't in SAMBA_2_0
(This used to be commit d7b208786590b5a28618590172b8d523627dda09)
Diffstat (limited to 'examples/rpcclient/README')
-rw-r--r--examples/rpcclient/README11
1 files changed, 0 insertions, 11 deletions
diff --git a/examples/rpcclient/README b/examples/rpcclient/README
deleted file mode 100644
index bdff5821a7..0000000000
--- a/examples/rpcclient/README
+++ /dev/null
@@ -1,11 +0,0 @@
-This directory contains example programs and scripts that have been written by
-Samba rpcclient administrators and users. You may, or may not, find
-some of them useful. They have been submitted here for use at your own
-risk, and no responsibility is accepted for their use or mis-use.
-
-Program Author Purpose
-------- ------ -------
-
-ntsd.c David Bannon. Pings several workstations and shuts them down.
- Used by David in a lab environment to kick students
- off workstations from a cron job.