At 7/1/2004 10:36 PM, david byte wrote:
What administration type hosts do you have (*nix or windows)?
unix.
If it is MS based, you could write or get written a small app that will utilize ssh and run commands remotely. I have used several different ssh/l libraries for VB with very good luck.
-----Original Message----- From: You, Qinghong [mailto:qhyou@netapp.com] Sent: Thu 7/1/2004 11:29 PM To: Kerry Herschel; toasters@mathworks.com Cc: Subject: RE: automate netcache cli commands rsh definitely works on NetCache, unless you disable it when you
install secureadmin.
try yourhost> rsh <cache_ip> -l root[:password] <cmd>
yes but sending the password over the internet (our netcache boxes are outside our firewall) does not seem like a good idea! With DOT you could run rsh as root and not have to send the passwd.
thanks Qinghong -----Original Message----- From: Kerry Herschel [mailto:margaret.k.herschel@jpl.nasa.gov] Sent: Friday, July 02, 2004 2:11 AM To: toasters@mathworks.com Subject: automate netcache cli commands Hi, I would like to script some netcache cli commands like ejecting
objects on a regular basis. Is it possible to do this with SecureAdmin? I know with Data OnTap I would do this with rsh but rsh doesn't appear to work the same on NetCache.
Thanks, Kerry ================================================================ Margaret.K.Herschel@jpl.nasa.gov JPL Information Services Jet Propulsion Laboratory Phone 818.354.1111 DISCLAIMER: The personal and professional opinions presented
herein are my own and do not, in any way, represent the opinion or policy of JPL.
================================================================ Margaret.K.Herschel@jpl.nasa.gov JPL Information Services Jet Propulsion Laboratory Phone 818.354.1111
DISCLAIMER: The personal and professional opinions presented herein are my own and do not, in any way, represent the opinion or policy of JPL.