Operating System - HP-UX
1833802 Members
2550 Online
110063 Solutions
New Discussion

Console password not hidden... echoing clear text back to screen.

 
SOLVED
Go to solution
Rick Braman
Occasional Advisor

Console password not hidden... echoing clear text back to screen.

Hi,

I'm running HP-UX 11i on a K-460 box. Last week someone had been messing around on the console and we had a boot failure because the system could not recognize an attached console. We thought we had the problem fixed, but now when you login, the password echos back to the screen so you can read in in clear text. Is there a setting in the console that turns this echo off? It seems pretty straight forward, but I've gone through all of the console screens that I could and couldn't find anything that sounds like what I'm trying to do.

Any and all input would be greatly appreciated!

Rick
4 REPLIES 4
Steven E. Protter
Exalted Contributor

Re: Console password not hidden... echoing clear text back to screen.

I've seen this before.

Usually its due to a failure of the console or you need to get the settings back to default.

Ctrl-shift-d or something like that at startup should clear it.

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
T G Manikandan
Honored Contributor
Solution

Re: Console password not hidden... echoing clear text back to screen.

Reset your console to the default settings by


Switch off the console
Press "Shift + d"
Switch on the console terminal
Release "shift + d" after 10 seconds
Rick Braman
Occasional Advisor

Re: Console password not hidden... echoing clear text back to screen.

That did the trick... thanks guys!
Bill Hassell
Honored Contributor

Re: Console password not hidden... echoing clear text back to screen.

To explain what happened, the console terminal had local echo turned on. Normally, Unix systems always echo whatever you type as a reliable way to indicate that something is listening at the computer. When you trun local echo on, then the keyboard places the character on the screen and sends the character to the computer. Thus, if the computer were disconnected, it would look normal because you would see what you typed, just no response to commands.


Bill Hassell, sysadmin