According to [EMAIL PROTECTED]: While burning my CPU.
> 
> 
> 
> Guys,
> I'm trying to access my linux box from an tcp/ip ethernet node, but i get
> "login incorrect" all the time.
> I did not find a thing in linuxconf in order to allow root or any user to
> login-access linux remotelly.

Your trying to login as root which for one a Redhat (default) system will
not allow.
It is possable _only_ if the system admistrator of the remote host edits
/etc/securetty and possably /etc/hosts.allow.
Any responsable sysadmin will _not_ do that as it presents a large secruity
risk.

You can get around that by logging in as a _user_ and then using 'su'.
But even that is a risk, unless you use 'ssh' Secure Shell.

> 
> Guido,
> Saludos/Regards
> [EMAIL PROTECTED]
> Asuncion Paraguay
> 
> 


-- 
Regards Richard.
[EMAIL PROTECTED]

Reply via email to