- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: SAM adding accounts to group 'users'
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
06-21-2000 04:06 AM
06-21-2000 04:06 AM
SAM adding accounts to group 'users'
Is this redundant? On SunOS we never put users in a group if it was their primary group, and if I remember correctly there was a limit to the number of users that could be in a group anyway.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-21-2000 04:21 AM
06-21-2000 04:21 AM
Re: SAM adding accounts to group 'users'
you have to differ between user/group id's and user/group names:
In /etc/passwd the user id, the user name and the user group ID is registered.
In /etc/group the names for the group id's are registered.
Greetings
Andrew
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-21-2000 04:30 AM
06-21-2000 04:30 AM
Re: SAM adding accounts to group 'users'
My suggestion would be to get the latest cumulative patch for SAM. What you described is not normal behavior on HP-UX.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-21-2000 05:52 AM
06-21-2000 05:52 AM
Re: SAM adding accounts to group 'users'
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-21-2000 08:21 AM
06-21-2000 08:21 AM
Re: SAM adding accounts to group 'users'
The result is an entry in the password file:
fred:passwd:232:20:Fred,,,:/home/fred:/usr/bin/ksh
And the user is also added to /etc/group:
users::20:john,harry,fred
The primary group is set to 20 -and- the user is added to the same group in the group file.
As regards patches, I installed 10.20 cold in December, but our previous 9.04 system behaved exactly the same.
Fred
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-21-2000 08:30 AM
06-21-2000 08:30 AM
Re: SAM adding accounts to group 'users'
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-21-2000 07:33 PM
06-21-2000 07:33 PM
Re: SAM adding accounts to group 'users'
Bill Hassell, sysadmin