HPE GreenLake Administration
Operating System - HP-UX
1833863
Members
1964
Online
110063
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
12-18-2009 02:46 AM
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-18-2009 02:52 AM
12-18-2009 02:52 AM
Solution
Read the man page for "useradd":
useradd -u uid
It's nice that you have this resource to help you through your hp-ux learning curve, but you really need to make an effort of your own to find an answer for some of these simple questions. Some day it might just come in handy for you to be able to figure something out on your own.
Pete
And it would also be nice if you rewarded the people who take the time to answer your endless questions by assigning some points.
Pete
useradd -u uid
It's nice that you have this resource to help you through your hp-ux learning curve, but you really need to make an effort of your own to find an answer for some of these simple questions. Some day it might just come in handy for you to be able to figure something out on your own.
Pete
And it would also be nice if you rewarded the people who take the time to answer your endless questions by assigning some points.
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-19-2009 03:35 AM
12-19-2009 03:35 AM
Re: UID
to change the UID of an existing user look for
# man usermod
# man usermod
****
Unix operates with beer.
Unix operates with beer.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-19-2009 04:07 AM
12-19-2009 04:07 AM
Re: UID
useradd -u #### -g #### -m -d /home/username -s /bin/csh
-u - user id
-g - group id
-m - create home directory
-d - home directory
-s - default shell
man useradd -> for more information
-u - user id
-g - group id
-m - create home directory
-d - home directory
-s - default shell
man useradd -> for more information
Problems are common to all, but attitude makes the difference
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
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP