root login thru ssh Was: hi all
From: Alexander Klimov (alserkli_at_inbox.ru)
Date: 02/26/05
- Previous message: Darren Tucker: "Re: hi all"
- In reply to: raghavendrahs: "hi all"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Sat, 26 Feb 2005 16:05:28 +0200 (IST) To: raghavendrahs <raghavendrahs@mahiti.org>
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
- Previous message: Darren Tucker: "Re: hi all"
- In reply to: raghavendrahs: "hi all"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|