- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Login names that start with a number
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
Forums
Discussions
Discussions
Discussions
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
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
01-05-2000 07:53 AM
01-05-2000 07:53 AM
Login names that start with a number
that are currently active on the system, 60 of the login names start with a
numeric digit. This was fine on 9.04, but now on 10.20 we get a message such
as this when trying to add a user with "useradd" (or SAM), or modify one with
"usermod" (or SAM):
Login '4fishers' is invalid
This is a trusted system, and we do have directories 0-9 under
/tcb/files/auth. The tsconvert program was able to successfully convert all of
the logins that start with a number, and they are fully operational. Does
anyone know of a workaround? Thank you!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-05-2000 09:52 PM
01-05-2000 09:52 PM
Re: Login names that start with a number
you will see that :
4fisher:*:102:20:,,,:/home/4fisher:/usr/bin/sh
First char in logname not alpha
Restiction for the first character : must be alpha and not alpha-numeric
regards
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-06-2000 12:58 AM
01-06-2000 12:58 AM
Re: Login names that start with a number
Thank you for your input. You have correctly stated the problem. However,
these logins work fine except when you try to CHANGE them. My question is:
Does anyone have a workaround for the usermod problem? My underlying
frustration is: Why has this capability been removed in HP-UX 10.20? If this
is a "security enhancement", then: In what way is a login name that starts
with a number any less secure than one that starts with a letter?
Thanks,
Fred
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-06-2000 02:50 AM
01-06-2000 02:50 AM
Re: Login names that start with a number
It's probably less secure because there is only 10 possibilities if you start
with a number and 26 if you start with a letter.
regards
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-06-2000 03:20 AM
01-06-2000 03:20 AM
Re: Login names that start with a number
87)