- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: User logins
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
02-14-2005 04:16 AM
02-14-2005 04:16 AM
User logins
Any help is appreciated. Thanks in advance.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-14-2005 04:19 AM
02-14-2005 04:19 AM
Re: User logins
-- Rod Hills
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-14-2005 04:29 AM
02-14-2005 04:29 AM
Re: User logins
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-14-2005 04:42 AM
02-14-2005 04:42 AM
Re: User logins
A staff number here is a letter followed by 5 digits. e.g. A12345
So that user's login name is A12345 and their UID is 12345
Not very personal, but unique and guaranteed not to change with marital status!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-14-2005 05:09 AM
02-14-2005 05:09 AM
Re: User logins
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-14-2005 06:26 AM
02-14-2005 06:26 AM
Re: User logins
We use the alpha / numeric combination.
eg : f002306
You can take the First char of first name and then some numbers.
Rgds / James
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-14-2005 07:36 AM
02-14-2005 07:36 AM
Re: User logins
I like the idea of say, first initial, then say 7 numbers.
Rgds...Geoff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-14-2005 07:42 AM
02-14-2005 07:42 AM
Re: User logins
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-14-2005 07:51 AM
02-14-2005 07:51 AM
Re: User logins
If not, I will have to stick with first initial last name, and make special provisions where necessary.
Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-14-2005 08:22 AM
02-14-2005 08:22 AM
Re: User logins
You could set and arbitrary first 3 letters - say an acronym/abreviation of their departments, or just maybe just your organization.
acc = accounting
sap = sap group
sys = systems
etc...
Rgds...Geoff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-14-2005 08:34 AM
02-14-2005 08:34 AM
Re: User logins
user name
A string that is used to identify a user, as described in user database . To
be portable across XSI-conformant systems, the value must be composed of
characters from the portable filename character set. The hyphen should not
be used as the first character of a portable user name.
portable filename character set
The set of characters from which portable filenames are constructed. For a
filename to be portable across implementations conforming to this
specification set and the ISO POSIX-1 standard, it must consist only of the
following characters:
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
a b c d e f g h i j k l m n o p q r s t u v w x y z
0 1 2 3 4 5 6 7 8 9 . _ -
The last three characters are the period, underscore and hyphen characters,
respectively. The hyphen must not be used as the first character of a
portable filename. Upper- and lower-case letters retain their unique
identities between conforming implementations. In the case of a portable
pathname, the slash character may also be used.
Rgds...Geoff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-14-2005 01:33 PM
02-14-2005 01:33 PM
Re: User logins
why dont you try using the users initials like for example if your middle initial is "A" then your userid would be "cad12345" since you also mentioned that your company wants to use those 5-digit numbers.
just a thought...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-15-2005 12:52 AM
02-15-2005 12:52 AM
Re: User logins
Thanks for all of your help and suggestions.