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]

root login thru ssh Was: hi all

Subject: root login thru ssh Was: hi all
Date: Sat, 26 Feb 2005 16:05:28 +0200 (IST)
On Mon, 21 Feb 2005, raghavendrahs wrote:
   i have problem with ssh
#ssh -v root@icf

It is not in general a good idea to login as root thru network (you
should login as a user and su), but if you really want to:

For the openssh-specific part check
man sshd_config ==> PermitRootLogin,
but the default is yes...

Other places are system specific (check if you are able to root-login
thru, e.g., telnet). Try to google for
os root login,
e.g., for solaris
http://www.google.com/search?q=solaris%20root%20login gives a hint to
check CONSOLE in /etc/default/login.

-- 
Regards,
ASK

<Prev in Thread] Current Thread [Next in Thread>
  • hi all, raghavendrahs
    • Re: hi all, Darren Tucker
    • root login thru ssh Was: hi all, Alexander Klimov <=