With pleasure.

[17:05:48]$sshd -v
sshd: illegal option -- v
sshd version 1.2.27 [sparc-sun-solaris2.6]
Usage: sshd [options]
Options:
  -f file    Configuration file (default /etc/sshd_config)
  -d         Debugging mode
  -i         Started from inetd
  -q         Quiet (no logging)
  -p port    Listen on the specified port (default: 22)
  -k seconds Regenerate server key every this many seconds (default: 3600)
  -g seconds Grace period for authentication (default: 300)
  -b bits    Size of server RSA key (default: 768 bits)
  -h file    File from which to read host key (default: /etc/ssh_host_key)
  -V str     Remote version string already read from the socket



-----Original Message-----
From: Blue Lang [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, March 14, 2001 4:55 PM
To: Stephen Morley
Cc: SSH Users Mailing List
Subject: Re: Connection Problems


On Wed, 14 Mar 2001, Stephen Morley wrote:

> # but can't connect to other id
> user1@local$ ssh -l user2 remote-system
> Permission denied

please paste the output of sshd -v on the remote host.

-- 
   Blue Lang                                    http://www.gator.net/~blue
   202 Ashe Ave, Apt 3, Raleigh, NC.                          919 835 1540

Reply via email to