On Thu, 2004-05-06 at 13:33, Harlan Carvey wrote: > any of the r* services...rlogin, rexec, rshell? > > http://csrc.nist.gov/publications/nistpubs/800-7/node129.html > > --- Chris Carlson <[EMAIL PROTECTED]> wrote: > > This has probably come up before, but does anyone > > know of a *nix utility > > similar to psexec[1] to execute commands on remote > > windows systems? > > > > I've seen several samba newsgroup threads about > > this, but no posted > > solutions. > > > > I'm not looking for any extra services to add to my > > machines - I already > > know of plenty. I just want something comparable to > > psexec that will > > run on *nix. > > > > - Chris > > > > [1] > > > http://www.sysinternals.com/ntw2k/freeware/psexec.shtml > >
umm have you tried ssh ie... ssh [EMAIL PROTECTED] 'ps ax' -Mike _______________________________________________ Full-Disclosure - We believe in it. Charter: http://lists.netsys.com/full-disclosure-charter.html
