Just wondering why you are running telnet, and not ssh ?
Jeff.
>> -Original Message-
>> From: [EMAIL PROTECTED]
>> [mailto:[EMAIL PROTECTED] On Behalf Of Fehmi
>> Sent: Thursday, June 19, 2003 11:47 AM
>> To: [EMAIL PROTECTED]
>> Subject: Login probl
Try to connect with an ordinary user-account.
If you need root access, use an account in the wheel-group,
and then su to root after you're connected.
I belive that direct root-login are disabled.
-
Regards
Hasse
Webmaster @ Swedehost.com
On Thursday 19 June 2003 17.47, Fehmi wrote
> i used the root/password in the server machine side
> i put loggin/password but
> a receive the message [ SRA login failed ]
You are not allowed to log as root using telnet or ssh. Log as normal user
then use "su". And try not to use telnet. Use ssh instead.
Logging in over telnet with root is unsecure...
Log on as yourself, and then su to root...
Peter
At 05:47 PM 6/19/2003 +0200, you wrote:
I enabled Telnetd in inetd.conf by removing the "#"
from the line
#telnet stream tcp nowait root
/usr/libexec/telnetdtelnetd
I tried to loggin,
i use
I enabled Telnetd in inetd.conf by removing the "#"
from the line
#telnet stream tcp nowait root
/usr/libexec/telnetdtelnetd
I tried to loggin,
i used the root/password in the server machine side
i put loggin/password but
a receive the message [ SRA login failed ]
i wonder if there i