1832787 Members
3183 Online
110045 Solutions
New Discussion

unable to telnet

 
SOLVED
Go to solution
Sridhar R
Regular Advisor

unable to telnet

Hi,

I am in the process of changing the root password for my HP-UX Servers. But once i change it, i am unable to connect to server via telnet.

But i can login via ssh. Again, if i change back to old password, i am able to telnet again!

So what could be the problem??

Thanks in Advance!!

Sridhar
5 REPLIES 5
Jeeshan
Honored Contributor
Solution

Re: unable to telnet

Hi

Did you putted @ or # sign in your password?

This wont work in telnet environment.
a warrior never quits
Steven Schweda
Honored Contributor

Re: unable to telnet

> This wont work in telnet environment.

Isn't that an "stty" problem, not a Telnet
problem?

"#"? Why "#"?
Sridhar R
Regular Advisor

Re: unable to telnet

Hi,

Thank You! But can anyone give a complete list of the special characters that doesn't support the HP-UX environment (in specific, the telnet)

Thanks!

Dennis Handly
Acclaimed Contributor

Re: unable to telnet

>But can anyone give a complete list of the special characters that doesn't support the HP-UX environment (in specific, the telnet)

I think just # and @. Also control ] to get out of telnet.

>Steven: Isn't that an "stty" problem, not a Telnet problem?

You may be right. But if Sridhar has a problem with them, that's it. :-)

>Why "#"?

That's the erase key.
Ken Martin_3
Regular Advisor

Re: unable to telnet


In my experience I have found it best to restrict passwords to numbers and lower and upper case letters.

Password Example: 179MeatMkt

Passowrd Example2: jumpAlpha2

Password Example3: 4NetCon2

Using numbers and mixed case letters make it a great harder to crack the password.

-Ken