Hi,


This basically might not only be a programming related question but Unix one. I 
am issuing commands programatically remotely by executing a program 
from machineA which login to machineB and issues various commands there.
 These commands issued in machineB some of them holds sensitive info 
like passwd passed to the command as command line option values. However
 when i run the program in machineA i prompt for the passwd (it's not 
passed in as cli option value's). Then i capture this in a variable in 
the program, construct the cmd and fire it in machineB. So I wonder 
whether this is safe ? Will the history or some logging info in machineB
 will get to know this ?

Can someone pls throw some light. Any alternatives ?



TIA.
_______________________________________________
Perl-Win32-Users mailing list
Perl-Win32-Users@listserv.ActiveState.com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to