Re: Working out a OS X 10.4 Tiger ssh implementation issue, slow logins
From: Timothy Luoma (lists_at_tntluoma.com)
Date: 06/07/05
- Previous message: Victor B. Gonzalez: "Help Building Standalone OpenSSH Binaries for the NT Platform"
- In reply to: Timothy Luoma: "Re: Working out a OS X 10.4 Tiger ssh implementation issue, slow logins"
- Next in thread: Brendan Kwolek: "Re: Working out a OS X 10.4 Tiger ssh implementation issue, slow logins"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Tue, 7 Jun 2005 12:11:41 -0400 To: secureshell@securityfocus.com
My configuration files are as follows:
$ grep -v "^#" /etc/ssh_config
CheckHostIP no
AddressFamily inet
$ grep -v "^#" /etc/sshd_config
VerifyReverseMapping no
Subsystem sftp /usr/libexec/sftp-server
$ ssh -V
OpenSSH_3.8.1p1, OpenSSL 0.9.7b 10 Apr 2003
I am still seeing the long delays which I did not have with Panther
(previous version of OS X)
TjL
- Previous message: Victor B. Gonzalez: "Help Building Standalone OpenSSH Binaries for the NT Platform"
- In reply to: Timothy Luoma: "Re: Working out a OS X 10.4 Tiger ssh implementation issue, slow logins"
- Next in thread: Brendan Kwolek: "Re: Working out a OS X 10.4 Tiger ssh implementation issue, slow logins"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|