- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Users & groups administration
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-04-2003 12:44 AM
06-04-2003 12:44 AM
Users & groups administration
I'm creating a new group in my HPUX 11.0 server and i want to include in this all the members of the various existing groups. How to i can to structure this for not insertion of new members on every group? I can to define a group into an other group?
Any suggestion or link is very preciated.
TIA
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-04-2003 01:38 AM
06-04-2003 01:38 AM
Re: Users & groups administration
Using mozilla and replied on the wrong tab.
very sorry,
Umapathy
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-04-2003 02:50 AM
06-04-2003 02:50 AM
Re: Users & groups administration
I think that you can find the solution with logingroup, man logingroup.
HTH, Vicente.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-04-2003 02:59 AM
06-04-2003 02:59 AM
Re: Users & groups administration
You can try logingroup or newgrp for more details please see man pages.
Regards,
Rajesh G.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-04-2003 03:03 AM
06-04-2003 03:03 AM
Re: Users & groups administration
TIA
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-04-2003 03:06 AM
06-04-2003 03:06 AM
Re: Users & groups administration
Is there some type of application that you are trying to give everyone permissions to?
I'm curious as to your reasons for doing this.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-04-2003 03:09 AM
06-04-2003 03:09 AM
Re: Users & groups administration
There is no concept of group hierarchy in HP-UX I'm afraid - there is no place in /etc/group for other group names within a group.
regards,
Darren.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-04-2003 04:30 AM
06-04-2003 04:30 AM
Re: Users & groups administration
methods,like ldap maybe?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-04-2003 04:32 AM
06-04-2003 04:32 AM
Re: Users & groups administration
In the future if an otther user is created on an existing group of A, i must to include on A and on B (and on C, on D).
My question was if it's an other way more easy to do this, but...
TIA