1833175 Members
2694 Online
110051 Solutions
New Discussion

ssh login

 
hemant_mopari
Contributor

ssh login

I am not able to login to my HPUX 11 machine using telnet from any account while my ssh login works ....
Can anybody help me...
6 REPLIES 6
Marvin Strong
Honored Contributor

Re: ssh login

telnet is probably disabled. you an check /etc/inetd.conf

grep telnet inetd.conf

if its commented thats why.

You can uncomment and do inetd -c, but make sure it is not commented for security reasons, before opening up telnet.

Jaime Bolanos Rojas.
Honored Contributor

Re: ssh login

Hemant,

please check that you have ptys entry on /etc/securettys.

Even though if it's root the one loggin in, is not recommended for security reasons.


Regards,

jaime.
Work hard when the need comes out.
Doug O'Leary
Honored Contributor

Re: ssh login

Hey

Another possibility in addition to having telnet disabled is that inetd died. ssh runs as its own daemon so it doesn't rely on inetd.

ps -ef | grep [i]netd

If you don't get anything, restart inetd

/usr/sbin/inetd -l

HTH;

Doug

------
Senior UNIX Admin
O'Leary Computers Inc
linkedin: http://www.linkedin.com/dkoleary
Resume: http://www.olearycomputers.com/resume.html
rariasn
Honored Contributor

Re: ssh login

Verify files:

-r-xr-xr-x 1 bin bin 110592 Feb 25 2004 /usr/bin/telnet
-r-xr--r-- 1 bin bin 98304 Feb 25 2004 /usr/lbin/telnetd

Verify /var/adm/syslog/syslog.log file.

rgs,

ran

IT_2007
Honored Contributor

Re: ssh login

since you are not getting even login prompt means it is disabled. Enable it by removing comments in /etc/inetd.conf for telnetd and issue inted -c; kill -HUP
Steven E. Protter
Exalted Contributor

Re: ssh login

Shalom,

tail -f /var/adm/syslog/syslog.log

Try the log in.

I think telnet is disabled.

It is possible your firewall admin blocked telnet as well.

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com