On Wed, Jan 30, 2008 at 03:11:34PM -0800, Bernard Li wrote:
> http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=398214
> 
> This issue seems to be brought on by argument shift -- i.e. --ssh-user
> apparently is a required argument and when not provided causes failure
> in the command.
> 
> To rectify the problem, I suggest that we:
> 
> 1) Make the current username argument for --ssh-user
> 2) Modify the manpage/--help/code to reflect that --ssh-user is required
> 
> Thoughts?
> 

I think that a sensible default is to assume the name of the current
user is the name to use to ssh to the remote system if none is given.

Additionally, I recommend an option to allow the user to specify the
command to invoke on the remote side.  That is, I ran into a situation
on a deployment of RedHat workstations where I cannot use my own user
account since I do not have /usr/sbin in my PATH.  RedHat's sudo is not
compiled to clean up the environment properly, and so when ssh'ing as
myself into another machine, I get a 'si_update: command not found' (or
something like that).  An option like --remote-cmd or something like
that is what I am thinking.

Regards,

-Roberto

-- 
Roberto C. Sánchez
http://people.connexer.com/~roberto
http://www.connexer.com

Attachment: signature.asc
Description: Digital signature

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
sisuite-devel mailing list
sisuite-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sisuite-devel

Reply via email to