Hi Rajen,
Can you send your sshd_config and your PAM file for SSH?
Is your account a typical Unix account or do you use an alternate
authentication method (LDAP/OPIE/*SQL...)
Your rc.conf options, especially "sshd_*" sections may also be useful
Kind Regards,
Philippe Laquet.
Rajen Jani (
That usually indicates that you typed a bad password. Also FreeBSD by default
does not allow root logins, try logging in as a standard user and add them to
the wheel group.
Or you can add the following to your sshd_config file.
PermitRootLogin yes
Good luck,
Greg
-Original Message-