Why Not prompt for the password on machine a at the beginning?

Am 27.10.2011 um 09:25 schrieb p sena <senapati2...@yahoo.com>:

> What I did is, removed the facility of taking passwords as CLI options 
> totally. I just have to prompt for it and user will supply it in the prompt. 
> So I construct the command in machineA and push that command to machineB via 
> ssh. Then machineB actually run one program and from it exec's another one 
> credentials accepting program which propagates and appear in my terminal (in 
> machineA). Here I supply the credentials and it goes Ok....
> Should this be Ok? Any advice pls?
> 
> THanks.
> --- On Sun, 10/23/11, claus.k...@googlemail.com <claus.k...@googlemail.com> 
> wrote:
> Why Not just use ssh options? Ssh Server 'docommand' check Password on 
> machine a and then sudo to a generic user who has ssh Keys for machine b and 
> executes then. 
> 
_______________________________________________
Perl-Win32-Users mailing list
Perl-Win32-Users@listserv.ActiveState.com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to