1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00

rpcclient example scripts / programs.

(This used to be commit d63f73caca)
This commit is contained in:
Luke Leighton 1999-11-05 17:45:29 +00:00
parent fe8383382d
commit 710922ca36

11
examples/rpcclient/README Normal file
View File

@ -0,0 +1,11 @@
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.