Not necessarily - ssh often also compresses data, which means you may very
well get equal or better throughput through a secure connection.
--
Andrew J Perrin - Ph.D. Candidate, UC Berkeley, Dept. of Sociology
Chapel Hill, North
But faster, right?
On Thu, 22 Feb 2001, Andrew Perrin wrote:
> Well, not exactly 'forwarding' - setting DISPLAY that way will simply make
> the remote machine display to your X server; it's not forwarded, just
> directly displayed. And you're correct - it's not secure.
>
> --
Well, not exactly 'forwarding' - setting DISPLAY that way will simply make
the remote machine display to your X server; it's not forwarded, just
directly displayed. And you're correct - it's not secure.
--
Andrew J Perrin - Ph.D.
Joseph Dane wrote:
> local> ssh -X remote
> remote> DISPLAY="" xlogo
> If you cleared the DISPLAY variable the client ('xlogo', in this case)
> won't know how to contact the X server.
Correct me if I am wrong, but setting DISPLAY=your.computer.ip:0.0 will
create non secure X forwarding, which is
> "Ralf" == Ralf G R Bergs <[EMAIL PROTECTED]> writes:
Ralf> On Thu, 22 Feb 2001 13:22:53 +0100, Andre Berger wrote:
>>> '-X' option. note also that if your .bashrc (or whatever) on the
>>> remote machine sets the DISPLAY variable, then this won't work.
>> So I have to stop a running X s
On Thu, 22 Feb 2001 13:22:53 +0100, Andre Berger wrote:
>> '-X' option. note also that if your .bashrc (or whatever) on the
>> remote machine sets the DISPLAY variable, then this won't work.
>
>So I have to stop a running X server first, then do the ssh command?
Nope. You can always do the foll
On 2001-02-22 10:58 +0100, Joseph Dane <[EMAIL PROTECTED]> wrote:
> > "Andre" == Andre Berger <[EMAIL PROTECTED]> writes:
>
> Andre> Talking about ssh, could somebody point out the steps
> Andre> necessary in order to export a remote host's display to my
> Andre> local machine via, if poss
> "Andre" == Andre Berger <[EMAIL PROTECTED]> writes:
Andre> Talking about ssh, could somebody point out the steps
Andre> necessary in order to export a remote host's display to my
Andre> local machine via, if possible from scratch...? Sorry if this
Andre> is a stupid question.
do you mea
Colin Watson wrote:
>
> Vadim Kutsyy <[EMAIL PROTECTED]> wrote:
> >> ~/.ssh/authorized_keys', then tried to log in via 'ssh [EMAIL PROTECTED]'
> >> as
> >> user "andre". But ssh still prompts for "[EMAIL PROTECTED]'s password:".
> >> What's the problem here?
> >
> >try
> >'ssh -l andre [EMAIL PRO
On 2001-02-21 16:28 +0100, Nate Amsden <[EMAIL PROTECTED]> wrote:
> Vadim Kutsyy wrote:
> >
> > > ~/.ssh/authorized_keys', then tried to log in via 'ssh [EMAIL PROTECTED]'
> > > as
> > > user "andre". But ssh still prompts for "[EMAIL PROTECTED]'s password:".
> > > What's the problem here?
> >
Vadim Kutsyy <[EMAIL PROTECTED]> wrote:
>> ~/.ssh/authorized_keys', then tried to log in via 'ssh [EMAIL PROTECTED]' as
>> user "andre". But ssh still prompts for "[EMAIL PROTECTED]'s password:".
>> What's the problem here?
>
>try
>'ssh -l andre [EMAIL PROTECTED]'
The -l option is ignored if you
Andre Berger <[EMAIL PROTECTED]> wrote:
>I use the precompiled PC potato/security version of ssh, SSH Version
>OpenSSH-1.2.3, protocol version 1.5, Compiled with SSL. I did
>'ssh-keygen' without password, then 'cp ~/.ssh/identity.pub
>~/.ssh/authorized_keys', then tried to log in via 'ssh [EMAIL PR
Vadim Kutsyy wrote:
>
> > ~/.ssh/authorized_keys', then tried to log in via 'ssh [EMAIL PROTECTED]' as
> > user "andre". But ssh still prompts for "[EMAIL PROTECTED]'s password:".
> > What's the problem here?
>
> try
> 'ssh -l andre [EMAIL PROTECTED]'
I also suggest doing ssh -l andre -v -C mir
Check permissions on ~/.ssh and ~/.ssh/authorized_keys - I don't know
about openssh but plain ol' ssh complains if the permissions are too
open on these.
ap
Andre Berger wrote:
>
> On 2001-02-21 16:09 +0100, Vadim Kutsyy <[EMAIL PROTECTED]> wrote:
>
> > > ~/.ssh/authorized_keys', then tried to
On 2001-02-21 16:09 +0100, Vadim Kutsyy <[EMAIL PROTECTED]> wrote:
> > ~/.ssh/authorized_keys', then tried to log in via 'ssh [EMAIL PROTECTED]' as
> > user "andre". But ssh still prompts for "[EMAIL PROTECTED]'s password:".
> > What's the problem here?
>
> try
> 'ssh -l andre [EMAIL PROTECTED]'
> ~/.ssh/authorized_keys', then tried to log in via 'ssh [EMAIL PROTECTED]' as
> user "andre". But ssh still prompts for "[EMAIL PROTECTED]'s password:".
> What's the problem here?
try
'ssh -l andre [EMAIL PROTECTED]'
I use the precompiled PC potato/security version of ssh, SSH Version
OpenSSH-1.2.3, protocol version 1.5, Compiled with SSL. I did
'ssh-keygen' without password, then 'cp ~/.ssh/identity.pub
~/.ssh/authorized_keys', then tried to log in via 'ssh [EMAIL PROTECTED]' as
user "andre". But ssh still pro
17 matches
Mail list logo