I tried sending this last week and never saw it or any response to it on the list, 
so I'll try again:


I'm tying to write a script which will connect to all PCs in an internal
network to update select files.  I currently have it working using

system("net use ...")

but I would like to use whatever module will replicate that
connection/login/logout functionality; can anyone tell me which
module(s) will allow me to do this?  Currently I have to run this from
an NT box but would like to be able to move it to a Linux server we are
turning up so it will be available to anyone with permission to perform
this function w/o having to install Perl and this script on computers
that would not otherwise need either..

TIA,
Joe


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to