Re: Open SSH How-To??

2003-08-25 Thread Didier Casse
On Sun, 24 Aug 2003, Sean Estabrooks wrote: > On Sun, 24 Aug 2003 22:34:11 -0400 > Cosmo Lee <[EMAIL PROTECTED]> wrote: > > > > > # /sbin/chkconfig --list sshd > > sshd0:off 1:off 2:on3:on4:on5:on6:off > > # > > > > Is `service` and actual command? I can't find

Re: Open SSH How-To??

2003-08-25 Thread Sean Estabrooks
On Sun, 24 Aug 2003 22:34:11 -0400 Cosmo Lee <[EMAIL PROTECTED]> wrote: > > # /sbin/chkconfig --list sshd > sshd0:off 1:off 2:on3:on4:on5:on6:off > # > > Is `service` and actual command? I can't find a man entry for it: > > # service sshd start > bash: service:

Re: Open SSH How-To??

2003-08-25 Thread Cosmo Lee
RH 7.2. Open SSH 3.1 I need help on how to set up Open SSH. I checked tldp.org, but can't find any How-To for it there. Can someone point me in the right direction to get configuration info? So far I've installed various OpenSSH packages, including openssh-server: # rpm -qa

Re: Open SSH How-To??

2003-08-24 Thread Jason Dixon
On Sun, 2003-08-24 at 14:54, Cosmo Lee wrote: > RH 7.2. Open SSH 3.1 > > I need help on how to set up Open SSH. I checked tldp.org, but can't > find any How-To for it there. Can someone point me in the right > direction to get configuration info? > > So far I&#x

Open SSH How-To??

2003-08-24 Thread Cosmo Lee
RH 7.2. Open SSH 3.1 I need help on how to set up Open SSH. I checked tldp.org, but can't find any How-To for it there. Can someone point me in the right direction to get configuration info? So far I've installed various OpenSSH packages, including openssh-server: # rpm -qa

RE: ssh to Open SSH ssh-keygen question - Answered

2003-07-20 Thread Nathan Wolfe
ypair using the >> client from ssh.com (Secure Shell Client). the key has been uploaded >> to the server and I have attempted to convert the key to Open ssh >> using: >> >> # ssh-keygen -X -f .ssh2/dsa2048key.pub >>.ssh/authorized_keys2 >> >&

RE: ssh to Open SSH ssh-keygen question

2003-07-20 Thread Cowles, Steve
Nathan Wolfe wrote: > I am running OpenSSH on redhat 8. I have generated a keypair using the > client from ssh.com (Secure Shell Client). the key has been uploaded > to the server and I have attempted to convert the key to Open ssh > using: > > # ssh-keygen -X -f .ssh2/dsa

Re: ssh to Open SSH ssh-keygen question

2003-07-20 Thread Jonathan M. Slivko
Hate to ask the obvious, but have you tried it without the -f, just using the filename? -- Jonathan - Original Message - From: "Nathan Wolfe" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, July 20, 2003 6:59 PM Subject: ssh to Open SSH ssh-keygen que

ssh to Open SSH ssh-keygen question

2003-07-20 Thread Nathan Wolfe
I am running OpenSSH on redhat 8. I have generated a keypair using the client from ssh.com (Secure Shell Client). the key has been uploaded to the server and I have attempted to convert the key to Open ssh using: # ssh-keygen -X -f .ssh2/dsa2048key.pub >>.ssh/authorized_keys2 and # ssh-

Re: open SSH problems...

2001-12-28 Thread Brian Ashe
Hello Jim, Friday, December 28, 2001, 7:08:07 PM, you textually orated: JB> I have a question.. Lately openssh has had some security problems. I have JB> been told that all these problems are only in SSH-1 not SSH-2. Well, its' had one problem. Unless lately for you goes back a year. ;) The pr

Re: open SSH problems...

2001-12-28 Thread Leonard den Ottolander
Hi Jim, > I have a question.. Lately openssh has had some security problems. I have > been told that all these problems are only in SSH-1 not SSH-2. There are occuring multiple vulnerabilities over time, so this depends on to which vulnerabiltiy you are referring. The latest Op

open SSH problems...

2001-12-28 Thread Jim Bija
I have a question.. Lately openssh has had some security problems. I have been told that all these problems are only in SSH-1 not SSH-2. Also there seems to be some who the hell knows if these problems are in ssh only or openssh or both etc. Now, if i tell my SSH server only to accept SSH-2 and d

Re: open ssh

2000-10-04 Thread kf
Use it just like you would telnet. The host you connect to, though, has to be running it too. hth, kf -- My recommendation: Don't shop at Explorer Micro, Columbus, Ohio. On Sun, 10 Sep 2000, Eileen Orbell wrote: = I just installed openssh on redhat 6.2. Now I am confused as how to use =

open ssh

2000-09-10 Thread Eileen Orbell
I just installed openssh on redhat 6.2. Now I am confused as how to use it? Any good howto's out there?? Thanx Eileen Orbell Software & Internet Applications Capitol College mailto:[EMAIL PROTECTED] Don't Fear the Penguin. ___ Redhat-list maili

Re: (open?)ssh

2000-02-08 Thread David Powers
Well for one openssh can be used commercially without strings attached. Gustav Schaffter wrote: > > Hi, > > I'm looking at installing ssh. > > I've found both ssh rpms and openssh rpms. > > What is more open in openssh than in ssh? > > Why would I choose one over the other? > > Regards > Gu

Re: (open?)ssh

2000-02-08 Thread Gustav Schaffter
Thanks to everyone who answered this question. I've realized that the openssh is the way to go. Regards Gustav Bernhard Rosenkraenzer wrote: > > On Tue, 8 Feb 2000, Gustav Schaffter wrote: > > > I've found both ssh rpms and openssh rpms. > > > > What is more open in openssh than in ssh? > >

Re: (open?)ssh

2000-02-08 Thread Igmar Palsenberg
> Can you tell me where you found them - I've looked to no avail. ftp.zedz.net Igmar -- To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject.

Re: (open?)ssh

2000-02-08 Thread Igmar Palsenberg
On Tue, 8 Feb 2000, Gustav Schaffter wrote: > Hi, > > I'm looking at installing ssh. > > I've found both ssh rpms and openssh rpms. > > What is more open in openssh than in ssh? The name says it : An opensource SSH implementation. You don't need a license to run in, you'll need a SSH licens

(open?)ssh

2000-02-08 Thread Gustav Schaffter
Hi, I'm looking at installing ssh. I've found both ssh rpms and openssh rpms. What is more open in openssh than in ssh? Why would I choose one over the other? Regards Gustav -- pgp = Pretty Good Privacy. To get my public pgp key, send an e-mail to: [EMAIL PROTECTED] Visit my web site at h

Re: (open?)ssh

2000-02-08 Thread George Schoelles
Can you tell me where you found them - I've looked to no avail. Thanks, George On Tue, 08 Feb 2000, Gustav Schaffter wrote: > Hi, > > I'm looking at installing ssh. > > I've found both ssh rpms and openssh rpms. > > What is more open in openssh than in ssh? > > Why would I choose one over th

Re: (open?)ssh

2000-02-08 Thread Greg Wright
*** REPLY SEPARATOR *** On 8/02/00 at 7:35 George Schoelles wrote: >Can you tell me where you found them - I've looked to no avail. > >Thanks, >George > >On Tue, 08 Feb 2000, Gustav Schaffter wrote: >> Hi, >> >> I'm looking at installing ssh. http://the.wiretapped.net/sec

Re: (open?)ssh

2000-02-08 Thread J. Scott Kasten
It's the licensing terms. One is GPL or at least GPL-ish (open ssh) and the other has a commercial (meaning pay $$) and non-commercial clause. On Tue, Feb 08, 2000 at 04:18:58PM +0100, Gustav Schaffter wrote: > Hi, > > I'm looking at installing ssh. > > I've f

Re: (open?)ssh

2000-02-08 Thread Greg Wright
*** REPLY SEPARATOR *** On 8/02/00 at 16:18 Gustav Schaffter wrote: >Hi, > >I'm looking at installing ssh. > >I've found both ssh rpms and openssh rpms. > >What is more open in openssh than in ssh? > >Why would I choose one over the other? > >Regards >Gustav > Go to http://ww

Re: (open?)ssh

2000-02-08 Thread Bernhard Rosenkraenzer
On Tue, 8 Feb 2000, Gustav Schaffter wrote: > I've found both ssh rpms and openssh rpms. > > What is more open in openssh than in ssh? > > Why would I choose one over the other? OpenSSH (ftp://ftp.redhat.de/pub/rh-addons/security/*/openssh*) is the way to go. ssh used to be under an open-source