HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Upper case username login through modem
Operating System - HP-UX
1825766
Members
2187
Online
109687
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
back
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
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Go to solution
Topic Options
- 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
10-01-2003 08:28 AM
10-01-2003 08:28 AM
When LOGIN is prompted, type USERNAME,
\PASSWORD will be prompted, type password, now I'll be told "Login incorrect".
I then added IUCLC in the before connect string of the gettydefs entry, the prompts are fine,
loing:
Password:
typing USERNAME at the loggin prompt, it will be echoed with all lowercase, and login will fail.
No login issue for lowercase usernames.
\PASSWORD will be prompted, type password, now I'll be told "Login incorrect".
I then added IUCLC in the before connect string of the gettydefs entry, the prompts are fine,
loing:
Password:
typing USERNAME at the loggin prompt, it will be echoed with all lowercase, and login will fail.
No login issue for lowercase usernames.
Food lover
Solved! Go to Solution.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-01-2003 08:56 AM
10-01-2003 08:56 AM
Solution
This a historical 'feature' of Unix. In the very old days, some terminals (known as teletypewriters hence tty as a Unix term) were only UPPERCASE...there was no lowercase capability at all. To allow use of these devices, an all UPPERCASE username triggered an stty change that caused every character on input and output to be UPPERCASE. This is documented in: man getty
"The user's name is scanned to see if it contains any lowercase alphabetic characters; if not, and if the name is non-empty, the system is told to map any future uppercase characters into the corresponding lowercase characters."
This is a getty feature, and therefore, all UPPERCASE usernames should never be used. This is not the case for a telnet login, only trough a serial terminal or modem connection where getty is involved.
Bill Hassell, sysadmin
"The user's name is scanned to see if it contains any lowercase alphabetic characters; if not, and if the name is non-empty, the system is told to map any future uppercase characters into the corresponding lowercase characters."
This is a getty feature, and therefore, all UPPERCASE usernames should never be used. This is not the case for a telnet login, only trough a serial terminal or modem connection where getty is involved.
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-01-2003 09:51 AM
10-01-2003 09:51 AM
Re: Upper case username login through modem
Do you have knowlege if mgetty any better?
Jun
Jun
Food lover
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-01-2003 11:49 AM
10-01-2003 11:49 AM
Re: Upper case username login through modem
The work around is to enter a lowercase text (anything will do) press enter. Then enter a null password.
The system will say not a valid user/password of course, but now you can type a full uppercase name without the "case swapping".
HTH
-- Rod Hills
The system will say not a valid user/password of course, but now you can type a full uppercase name without the "case swapping".
HTH
-- Rod Hills
There be dragons...
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Support
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP