- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Login problem - CAPITAL LETTERS
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Discussions
Discussions
Discussions
Forums
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-10-2005 11:53 AM
тАО09-10-2005 11:53 AM
I have an rp8420 server (11i) that someone locked the root account on. I am the local SA and serially connected to the rear of the server at the "Local Console" port. When I open my terminal session, what I see is:
LOGIN:
/PASSWORD:
Each time I try to type "root" at the LOGIN: it comes back in CAPITAL LETTERS. And of course, the it says LOGIN INCORRECT. I tried it from my laptop (started a new terminal emulator seesion) and I saw the same thing.
Does anyone know how to correct this so I can log in? I really don't want to reset this partition from the MP, but I will if I have to.
Connie
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-10-2005 12:24 PM
тАО09-10-2005 12:24 PM
Re: Login problem - CAPITAL LETTERS
can you try logging through your lan console using a putty session. rp8420 has got a lan console. I also used to get the same problem but once after disconnecting the problem used to get resolved.
Regards,
Syam
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-10-2005 01:26 PM
тАО09-10-2005 01:26 PM
SolutionThe reason is that typing all login characters implies UUPERCASE only so everything is translated to UPPERCASE from now on. You can see this by simply typing the command:
$ stty olcuc
$ LS /
ETC MNT1 NET STAND VAR BIN HOME MNT2 OPT TCB...
and to get back to normal:
$ STTY -OLCUC
$ ls
$ etc mnt1 net stand var...
Anyways, it's a great trivia bit for your next geek party. Anyways, the login will stay in UPPERCASE until login times out. Then you can login normally (without the CAPS LOCK key on).
NOTE TO EVERYONE: download a copy key of TradeKeys (as an alternative to smashing that darn CAPS LOCK key). TradeKeys' best feature is the ability to disable CAPS LOCK. Get a copy from http://www.pcmag.com/article2/0,4149,19645,00.asp
For terminals, just bend a paper clip, hook it under the key top, and rip if off.
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-10-2005 01:26 PM
тАО09-10-2005 01:26 PM
Re: Login problem - CAPITAL LETTERS
so what you need to do is get the console getty back to normal, which is really hard to do without being logged in.
And, of course, check to make sure caps lock is off on your terminal, so it doesn't occur again
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-10-2005 01:45 PM
тАО09-10-2005 01:45 PM
Re: Login problem - CAPITAL LETTERS
if you type an uppercase character it inputs a lowercase letter, A inputs a, B inputs b, etc.
input \a to input A, \b to input B, etc.
if your able to get logged in, follow bill's suggestions for modifing your getty using stty
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-10-2005 01:56 PM
тАО09-10-2005 01:56 PM
Re: Login problem - CAPITAL LETTERS
ROOT
\aB\cD
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-10-2005 03:04 PM
тАО09-10-2005 03:04 PM
Re: Login problem - CAPITAL LETTERS
Your answer is really impressing. I learnt something new today..
$stty olcuc
Thanks a lot.
Syam
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-11-2005 04:54 AM
тАО09-11-2005 04:54 AM
Re: Login problem - CAPITAL LETTERS
Thanx.
(zero points please).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-11-2005 05:05 AM
тАО09-11-2005 05:05 AM
Re: Login problem - CAPITAL LETTERS
But today comes to know about a good thing.
Good work Bill.
Cheers,
Raj.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-11-2005 11:34 PM
тАО09-11-2005 11:34 PM
Re: Login problem - CAPITAL LETTERS
Syam - I cannot log in as root using a putty session. On this server, root is ONLY allowed a direct login at the console and since the account was locked - and no one was logged in - the only way to unlock the root account was to log in at the console.
Curt - Good advice, but as I've stated, the root account was locked.
Raj - I can try your solution with multiple ^d's is this occurs again.
Bill - You always give the most thorough and easy to understand solutions to "weird" antiquated problems. It's amazing to me that you have that much knowledge retained. You are a true treasure to this forum.
Thanks to all - points coming.
Rsolution was resetting the server from the MP - unfortunately, I had no other choice.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-12-2005 12:22 AM
тАО09-12-2005 12:22 AM
Re: Login problem - CAPITAL LETTERS
The simple way to rid yourself of the annoyance after you've already logged in and those escaped upper case things are all over the screen:
stty -lcase
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-31-2005 12:07 PM
тАО12-31-2005 12:07 PM
Re: Login problem - CAPITAL LETTERS
Enter in MP select CO and enter in the locked partition....
When you see LOGIN: just press ctrl+d and repeat until you see the console reset and return to normal mode writing login:
now entering as root unlock the account ....
Bye
Nik.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО11-22-2006 12:37 AM
тАО11-22-2006 12:37 AM