Operating System - Tru64 Unix
1829901 Members
3156 Online
109993 Solutions
New Discussion

Enable Root login from telnet or xterminal

 
SOLVED
Go to solution
Paul Stanard
Regular Advisor

Enable Root login from telnet or xterminal

Is there a way to enable the root account to login in remotely? Maybe there is a way in sysman but I have yet to find it.
5 REPLIES 5
Paul Stanard
Regular Advisor

Re: Enable Root login from telnet or xterminal

/etc/securettys reads:

/dev/console
local:0
:0


Michael Schulte zur Sur
Honored Contributor
Solution

Re: Enable Root login from telnet or xterminal

Hi,

for telnet it is:
ptys
for CDE it is
clientip:0

Michael
Paul Stanard
Regular Advisor

Re: Enable Root login from telnet or xterminal

Does same hold true when using x-windows software. I can use telnet but not starnet, my x-term software.
Michael Schulte zur Sur
Honored Contributor

Re: Enable Root login from telnet or xterminal

Hi,

ptys
should be enough for telnet/xterm

greetings,

Michael
Ravi_8
Honored Contributor

Re: Enable Root login from telnet or xterminal

Hi

adding entry
ptys in /etc/securettys should allow remote telnet and xterm.

It's working with me
never give up