Re: [CentOS] sshd options - centos 5.3

2009-09-23 Thread Karl Kobata
I want to thank everyone for contributing to solving the implementation problem I was having. It seems in the end it was an "operator" problem. To summarize the results: - regarding sshd port change - uncomment port, and change the port number entry in /etc/ssh/sshd_config. Restart the sshd s

Re: [CentOS] sshd options - centos 5.3

2009-09-22 Thread Filipe Brandenburger
Hi, On Tue, Sep 22, 2009 at 14:01, Karl Kobata wrote: > - PasswordAuthentication no – if I set this option to “no” (default is > “yes”), and my ssh key is either missing or in error, I will be prompted for > user system login password.  If this is set to “no”, it should not allow me > to login if

Re: [CentOS] sshd options - centos 5.3

2009-09-22 Thread Gregor Gruener
On 09/22/2009 08:48 PM, Karl Kobata wrote: Hi Larry, > On Tue, Sep 22, 2009 at 1:01 PM, Karl Kobatahttp://lists.centos.org/mailman/listinfo/centos>> wrote: > >/ - Port -- if I set the port to anything other than 22 (default), using/ > >/ ssh --pname at servername

Re: [CentOS] sshd options - centos 5.3

2009-09-22 Thread Michel van Deventer
Hi, > > On Tue, 2009-09-22 at 11:01 -0700, Karl Kobata wrote: > > > I have installed cento 5.3. I enabled the ssh deamon. I have found > > > that 2 options that I normally use does respond as I expect. Has > > > anyone else had similar problems with the following options in > > > sshd_config: >

Re: [CentOS] sshd options - centos 5.3

2009-09-22 Thread Karl Kobata
Hi Larry, > On Tue, Sep 22, 2009 at 1:01 PM, Karl Kobata http://lists.centos.org/mailman/listinfo/centos> > wrote: > > - Port - if I set the port to anything other than 22 (default), using > > ssh -p name at servername , does not work. Y

Re: [CentOS] sshd options - centos 5.3

2009-09-22 Thread Karl Kobata
Hi Michel, > Hi, > On Tue, 2009-09-22 at 11:01 -0700, Karl Kobata wrote: > > I have installed cento 5.3. I enabled the ssh deamon. I have found > > that 2 options that I normally use does respond as I expect. Has > > anyone else had similar problems with the following options in > > sshd_con

Re: [CentOS] sshd options - centos 5.3

2009-09-22 Thread Larry Vaden
On Tue, Sep 22, 2009 at 1:01 PM, Karl Kobata wrote: > - Port – if I set the port to anything other than 22 (default), using > ssh –p n...@servername, does not work.  Yet if I leave keep the default, > then ssh n...@servername allows me to login. You need to change the port in iptables as

Re: [CentOS] sshd options - centos 5.3

2009-09-22 Thread Michel van Deventer
Hi, On Tue, 2009-09-22 at 11:01 -0700, Karl Kobata wrote: > I have installed cento 5.3. I enabled the ssh deamon. I have found > that 2 options that I normally use does respond as I expect. Has > anyone else had similar problems with the following options in > sshd_config: > > - Port – if

[CentOS] sshd options - centos 5.3

2009-09-22 Thread Karl Kobata
I have installed cento 5.3. I enabled the ssh deamon. I have found that 2 options that I normally use does respond as I expect. Has anyone else had similar problems with the following options in sshd_config: - Port - if I set the port to anything other than 22 (default), using ssh -p n