- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Unable to add users thru SAM issue
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
04-16-2009 12:55 AM
04-16-2009 12:55 AM
Unable to add users thru SAM issue
May I know is there a limit? Cos now our users has exceed 515 and this error coming out.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-16-2009 09:27 AM
04-16-2009 09:27 AM
Re: Unable to add users thru SAM issue
About user limit I havent heard about any user limit. In case if there is any it will be a figure more than 2 power 64. I have seen machines with more than 0.1 million users.
-uvk
Like it or worked !! Click kudos !!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-16-2009 02:21 PM
04-16-2009 02:21 PM
Re: Unable to add users thru SAM issue
This is just a warning that entry for group "sd" in your /etc/group file is longer
than officially supported by some routines in HP-UX.
It is OK to proceed (SAM actually tells
you that you can continue). Even better,
check if you really need all those users
in the same group and modify it.
Or, make that GID a default for some users in /etc/passwd and avouid using /etc/group.
Cheers,
VK2COT
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-16-2009 07:16 PM
04-16-2009 07:16 PM
Re: Unable to add users thru SAM issue
not sure there is any limitation for users in hpux,
but surely can addd more then 515,
why dont you try with command prompt
useradd
can check man useradd for more.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-16-2009 10:09 PM
04-16-2009 10:09 PM
Re: Unable to add users thru SAM issue
what is your os ver ?
What is your MAXUSER value ?
Suraj
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-18-2009 09:34 AM
04-18-2009 09:34 AM
Re: Unable to add users thru SAM issue
man group says:
The length of each line in /etc/group is limited to LINE_MAX, as defined in
All group IDs used in /etc/logingroup or /etc/passwd should be defined in /etc/group. No user should be associated with more than NGROUPS (see setgroups(2)) groups in /etc/logingroup.
Unix operates with beer.