Ethical Hacking

Learn to find vulnerabilities before the bad guys do! Gain real world hands on hacking experience in our state of the art hacking lab. Course designed and taught by expert instructors with years of penetration testing experience. 12 student maximum in every class. Certification attempt included in every package.
Computer Forensics Training at InfoSec Institute

Gain the in-demand skills of a certified computer examiner, learn to recover trace data left behind by fraud, theft, and cybercrime perpetrators. Discover the source of computer crime and abuse at your organization so that it never happens again. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors.




Network Security Secure-Shell
[Top] [All Lists]

OpenSsh

Subject: OpenSsh
Date: Fri, 24 Mar 2006 16:53:31 -0000

Hi
 
The following are the settings in my sshd_config file . Any
help for the setup will be appreciated.
 
      $OpenBSD: sshd_config,v 1.56 2002/06/20 23:37:12
markus Exp $
 
#Port 22
#Protocol 2,1
#ListenAddress 0.0.0.0
#ListenAddress ::
 
# HostKey for protocol version 1
#HostKey /osmf/mgmt/ssh/etc/ssh_host_key
# HostKeys for protocol version 2
#HostKey /osmf/mgmt/ssh/etc/ssh_host_rsa_key
#HostKey /osmf/mgmt/ssh/etc/ssh_host_dsa_key
 
#PermitRootLogin yes
#StrictModes yes
 
#RSAAuthentication yes
#PubkeyAuthentication yes
#AuthorizedKeysFile     .ssh/authorized_keys
 
#RhostsAuthentication no
# Don't read the user's ~/.rhosts and ~/.shosts files
#IgnoreRhosts yes
#RhostsRSAAuthentication no
#HostbasedAuthentication no
#IgnoreUserKnownHosts no
 
# To disable tunneled clear text passwords, change to no
here!
#PasswordAuthentication yes
#PermitEmptyPasswords no
 
#AFSTokenPassing no

#PAMAuthenticationViaKbdInt yes

Can you please suggest what may be the possible causes for
the below mentioned error.

Thanks and Regards,
Varun Bhalla

________________________________

From: varun [mailto:varunb@mahindrabt.com] 
Sent: Thursday, March 23, 2006 4:27 PM
To: secureshell@securityfocus.com
Subject: OpenSsh




Hi, 

I am using OpenSsh 3.4p1. When trying transfer file from one
unix box to another both having same version of Ssh I am
getting the following error.

Permission denied (publickey,password,keyboard-interactive) 

What can be the cause for this.I am running Ssh on this
system for the first time and have added the public key to
authorized keys file in the other server.

Cheers 
Varun 



============================================================
============================================================
====

Tech Mahindra, formerly Mahindra-British Telecom.


Disclaimer:


The contents of this E-mail (including the contents of the
enclosure(s) or attachment(s) if any) are privileged and
confidential material of Tech Mahindra and should not be
disclosed to, used by or copied in any manner by anyone
other than the intended addressee(s). In case you are not
the desired addressee, you should delete this message and/or
re-direct it to the sender. The views expressed in this
E-mail message (including the enclosure(s) or attachment(s)
if any) are those of the individual sender, except where the
sender expressly, and with authority, states them to be the
views of Tech Mahindra.


This e-mail message including attachment/(s), if any, is
believed to be free of any virus. However, it is the
responsibility of the recipient to ensure that it is virus
free and Tech Mahindra is not responsible for any loss or
damage arising in any way from its use.

============================================================
============================================================
====
        


============================================================================================================================

Tech Mahindra, formerly Mahindra-British Telecom.
 

Disclaimer:


The contents of this E-mail (including the contents of the enclosure(s) or 
attachment(s) if any) are privileged and confidential material of Tech Mahindra 
and should not be disclosed to, used by or copied in any manner by anyone other 
than the intended addressee(s). In case you are not the desired addressee, you 
should delete this message and/or re-direct it to the sender. The views 
expressed in this E-mail message (including the enclosure(s) or attachment(s) 
if any) are those of the individual sender, except where the sender expressly, 
and with authority, states them to be the views of Tech Mahindra.


This e-mail message including attachment/(s), if any, is believed to be free of 
any virus. However, it is the responsibility of the recipient to ensure that it 
is virus free and Tech Mahindra is not responsible for any loss or damage 
arising in any way from its use.

============================================================================================================================

<Prev in Thread] Current Thread [Next in Thread>
  • OpenSsh, varun <=