- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: group to group ?
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-17-2004 08:47 AM
06-17-2004 08:47 AM
standards. Should be able to add group to group
to avoid line limitation and having to add
hundreds of accounts to groups.
Example:
group1:*:
group2:*:group1
grpchk group
group2:*:2:group1
group1 - Logname not found in password file
ALso, User is not part of group2 and should be.
$ id
uid=5783(user1) gid=610(group1)
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-17-2004 08:57 AM
06-17-2004 08:57 AM
SolutionFor ex
group1:*:user1,user2,....user400
group1:*:user401,user402,....,user900
this way you can work around the limitation.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-17-2004 09:00 AM
06-17-2004 09:00 AM
Re: group to group ?
to add. NO WAY!. HP should follow Sun's
rules with Sun's NIS.
It does not.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-17-2004 09:06 AM
06-17-2004 09:06 AM
Re: group to group ?
dog::125:tom,dick,harry
dog2::125:see,spot,run
dog3::125:look,jane
It's really not even necessary to put members in the group file because the GID is picked up from the passwd entry. Only when you need users to be members of multiple group do they actually need an entry in the group file and in that case /etc/group and /etc/logingroup should be linked.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-17-2004 09:06 AM
06-17-2004 09:06 AM
Re: group to group ?
dog::125:tom,dick,harry
dog2::125:see,spot,run
dog3::125:look,jane
It's really not even necessary to put members in the group file because the GID is picked up from the passwd entry. Only when you need users to be members of multiple group do they actually need an entry in the group file and in that case /etc/group and /etc/logingroup should be linked.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-17-2004 09:16 AM
06-17-2004 09:16 AM
Re: group to group ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-09-2004 03:55 AM
07-09-2004 03:55 AM
Re: group to group ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-09-2004 04:02 AM
07-09-2004 04:02 AM