|
Colapse all |
Post message
Zero byte PID file allows ssh v1 connection on Solaris 9 2011-06-02 Turner, David (David Turner lpsvcs com) Re: problem with X11Forwarding 2011-05-28 Mahmood Naderan (nt_mahmood yahoo com) Dear all, Thanks for your replies. However I don't know why I didn't received many replies on time. For example today I saw that many replies were sent 2-3 days days ago and now I am reading them!! I think the problem is with mailing list. anyway.... After I turned on the sshd in debug mode [ more ] [ reply ] problem with X11Forwarding 2011-05-23 Mahmood Naderan (nt_mahmood yahoo com) (3 replies) Hi, I have enabled X11Forwarding in sshd_config mahmood@server:~$ cat /etc/ssh/sshd_config | grep "X11*" X11Forwarding yes X11DisplayOffset 10 However when I connect through "ssh -X server_ip" and run "xclock" I get this error: mahmood@server:~$ xclock Error: Can't open display: Any way to fi [ more ] [ reply ] Re: problem with HostbasedAuthentication 2011-04-30 Mahmood Naderan (nt_mahmood yahoo com) >Try disabling KeySign and set it to no in the config files and restart SSHD. Try it again. Seems to be solved. Thanks Sharad. It is now bidirectional. // Naderan *Mahmood; ----- Original Message ----- From: Sharad <sharad2011 (at) yahoo (dot) com [email concealed]> To: Mahmood Naderan <nt_mahmood (at) yahoo (dot) com [email concealed]> Cc: Sent: Frida [ more ] [ reply ] Re: problem with HostbasedAuthentication 2011-04-29 Mahmood Naderan (nt_mahmood yahoo com) This is what I get mahmood@server:~$ sudo /usr/sbin/sshd -ddd debug2: load_server_config: filename /etc/ssh/sshd_config debug2: load_server_config: done config len = 686 debug2: parse_server_config: config /etc/ssh/sshd_config len 686 debug3: /etc/ssh/sshd_config:5 setting Port 22 debug3: /etc/ssh [ more ] [ reply ] Re: problem with HostbasedAuthentication 2011-04-28 Asif Iqbal (vadud3 gmail com) On Thu, Apr 28, 2011 at 1:54 AM, Mahmood Naderan <nt_mahmood (at) yahoo (dot) com [email concealed]> wrote: >>man ssh_config and look into PreferredAuthentications > I added this line to sshd_config: > ... > HostbasedAuthentication yes > PreferredAuthentications hostbased,keyboard-interactive,password,publickey > ... > > afte r [ more ] [ reply ] Re: problem with HostbasedAuthentication 2011-04-28 Sharad (sharad2011 yahoo com) (1 replies) Sometimes the issue lies with hostname as well. What I mean with that is the known_hosts may have just the host name where as when the connection is established, the debug shows the FQDN. I faced this issue so to be sure, I edited the known_hosts file and inserted the hostname, hostname's FQDN and i [ more ] [ reply ] Re: problem with HostbasedAuthentication 2011-04-28 Mahmood Naderan (nt_mahmood yahoo com) (1 replies) Re: problem with HostbasedAuthentication 2011-04-28 Sharad (sharad2011 yahoo com) (1 replies) Re: problem with HostbasedAuthentication 2011-04-28 Mahmood Naderan (nt_mahmood yahoo com) (2 replies) Re: problem with HostbasedAuthentication 2011-04-29 Sharad (sharad2011 yahoo com) (1 replies) Re: problem with HostbasedAuthentication 2011-04-29 Mahmood Naderan (nt_mahmood yahoo com) (1 replies) Re: problem with HostbasedAuthentication 2011-04-29 Sharad (sharad2011 yahoo com) (1 replies) Re: problem with HostbasedAuthentication 2011-04-29 Mahmood Naderan (nt_mahmood yahoo com) (1 replies) Re: problem with HostbasedAuthentication 2011-04-27 Asif Iqbal (vadud3 gmail com) On Wed, Apr 27, 2011 at 1:12 AM, Mahmood Naderan <nt_mahmood (at) yahoo (dot) com [email concealed]> wrote: >>Change the order method. Have hostbased before password > > Sorry where should I do that? man ssh_config and look into PreferredAuthentications > > // Naderan *Mahmood; > > From: Asif Iqbal <vadud3 (at) gmail (dot) com [email concealed]> > To: Ma [ more ] [ reply ] problem with HostbasedAuthentication 2011-04-26 Mahmood Naderan (nt_mahmood yahoo com) Hi, I am trying to setup a hostbased passwrodless ssh from a client to a server using this guide http://www.ehow.com/how_7621307_set-up-hostbased-authentication.html. The client looks like: mahmood@client:~$ cat /etc/ssh/ssh_config | grep "HostbasedAuthentication" HostbasedAuthentication yes [ more ] [ reply ] Problem with match address: 2011-04-23 Nadid Skywalker (nadid skywalker gmail com) Hi Im new in the list, I have two questions: First, how can i search past messages for the list? I mean im sure this question has been asked before so i would like to search over to find it. Second i have my sshd_config file with this: Match address 172.30.34.0/24 AllowTcpForwarding yes [ more ] [ reply ] ForceCommand executes shell 2011-04-19 Walter de Jong (walter sara nl) (1 replies) Hi, I have set up a sshd_config that uses an alternate port number and ForceCommand to force the execution of a home-made service to our users. ForceCommand executes the command using 'shell' '-c', and as a result the user's .bashrc, .tcshrc, .whateverrc is being loaded -- which is something I was [ more ] [ reply ] |
|
Privacy Statement |
Ultimately the solution to this is probably to upgrade but I would like to get a better understanding of the mechanics behind the issue.
OpennSSH deamon allowed an ssh v1 connection despite config file set to allow v2 only.
1. Occurred on a Solaris 9 server with sshd version O
[ more ] [ reply ]