- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Netgroups in the /etc/group File
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
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
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
тАО12-29-2004 06:27 PM
тАО12-29-2004 06:27 PM
Netgroups in the /etc/group File
I'd added the following lines in the /etc/passwd to deny users in the support netgroup access to my HP-UX11i server.
-@support
+::-2:60001:::
However, it didn't seems to work. Have I miss out any thing.
Thanks,
Eu Soon
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-29-2004 07:05 PM
тАО12-29-2004 07:05 PM
Re: Netgroups in the /etc/group File
This entry in /etc/passwd works if you have NIS setup
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-29-2004 08:32 PM
тАО12-29-2004 08:32 PM
Re: Netgroups in the /etc/group File
I do have a nis & netgroup setup. In fact, this setting works on my other solaris and linux machines but not HP-UX. That's why I thot I may have missed out something.
My nsswitch.conf are as follow:
passwd: files nis
group: files nis
netgroup: files nis
Regards,
Eu Soon
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-29-2004 08:49 PM
тАО12-29-2004 08:49 PM
Re: Netgroups in the /etc/group File
passwd: compat
group: compat
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-30-2004 02:14 PM
тАО12-30-2004 02:14 PM
Re: Netgroups in the /etc/group File
Thanks and happy new year to all.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-05-2005 02:25 AM
тАО01-05-2005 02:25 AM
Re: Netgroups in the /etc/group File
I think you have to to change
-@support
to
-@support::::::
Perhaps add dummy values for UID and GID like in the +:: line to make 'pwck' happy ...
mfG Peter
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-05-2005 11:55 AM
тАО01-05-2005 11:55 AM