In article <(E-Mail Removed) >,
(E-Mail Removed) says...
> On Thu, 05 Aug 2004 19:21:05 +0200, Walter Schiessberg wrote:
> > druid wrote on 05.08.2004 17:37:
> >> druid je dana et 05 Kolovoz 2004. 17:36 napisao:
> >>
> >>>PermitRootLogin
> >>
> >> Default is forbiden ssh root login
> >
> > As Tom wrote root login is working but not normal login...
>
> Then that is probably another thing to fix? It is generally not a good
> idea to allow network root logins, since "root" is a well known account.
> This means that a "cracker" only has to guess the password, and not the
> username, hence it could be easier to crack. Most suggest logging in as
> yourself, then "su -" to "root". This also leaves a log file entry,
> indicating who has become root, for better auditing of the system.
>
>
I know all about this. As soon as I get a normal user connected, I can
disable root.
-- Tom