1836933 Members
3459 Online
110111 Solutions
New Discussion

Re: Getty bug

 
Virgil Chereches_2
Frequent Advisor

Getty bug

According with getty manual page:
-----------------------------------------------
BUGS
While getty does understand simple single character quoting
conventions, it is not possible to quote the special control
characters that getty uses to determine when the end of the line has
been reached, which protocol is being used, and what the erase
character is. Therefore it is not possible to log in by means of
getty and type a #, @, /, !, _, backspace, ^U, ^D, or & as part of
your login name or arguments. They will always be interpreted as
having their special meaning as described above.
-----------------------------------------------
it's not possible to use the special characters #,@,/,!,_,& as part of an user password if the user must have acces from the system console. User root is one example.
There is any known solution to this?
The security policy requires (in my case) to use special char in password but the above bug clearly limits my choices.
Any response will be greatly appreciated.
Best regards,
Virgil
2 REPLIES 2
Jeff Schussele
Honored Contributor

Re: Getty bug

Hi Virgil,

A lot will depend on the term type reported when the login process queries the device. This happens before the login prompt appears.
Here we have been able to successfully use ".", "_" and "!" - but "@", "#" and the slashes have been problematic.

Rgds,
Jeff
PERSEVERANCE -- Remember, whatever does not kill you only makes you stronger!
Sanjay_6
Honored Contributor

Re: Getty bug

Hi Virgil,

Take a look at this thread from ITRC.

http://www1.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&docId=200000066734723

The itrc doc id is KBRC00011604.

Try it, it may help.

Regds