Package: clusterssh
Version: 4.01.04-1
Severity: normal
Dear Maintainer,
Since version 4.01.04-1, users configured in .ssh/config no longer
seem to work.
For example, I have in my .ssh/config:
Host debian
User someuser
where someuser is different from my local user of course ;)
With version 4.01.01-5, doing a simple 'cssh debian' logged me in as
someuser on host debian.
But, with the latest update, it's using the local user to log in to
the system (which, of course, doesn't exist
there).
On the cmdline it does say
Opening to: debian
But in the created xterm, it says
Running:/usr/bin/ssh -l localuser debian ; echo Sleeping for 2
seconds; sleep 2
(localuser is my local username)
This is without any configuration for clusterssh present.
I would expect cssh to just execute ssh which in turn uses the
existing .ssh/config
In fact, even when doing an explicit cssh someuser@debian, it's still
passing -l localuser to ssh, which is exactly
what's not wanted at all.
For now, I'm downgrading to 4.01.01-5 which works as expected.
Cheers,
Taco IJsselmuiden.
-- System Information:
Debian Release: 7.0
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Kernel: Linux 3.2.0-4-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages clusterssh depends on:
ii libexception-class-perl 1.32-1
ii libtry-tiny-perl 0.12-1
ii libx11-protocol-perl 0.56-4
ii openssh-client 1:6.0p1-4
ii perl 5.14.2-18
ii perl-tk 1:804.030-1
ii xterm 278-4
clusterssh recommends no packages.
clusterssh suggests no packages.
-- no debconf information
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]