- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Default groups
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
03-24-2008 10:37 AM
03-24-2008 10:37 AM
Default groups
I'm having some observations from my auditors concerning groups with no users.
I think groups "nogroup" and "tty" are set by default in HP-UX Systems, as they don't have any users, can this groups be deleted? In case of yes, is that painless?
Thanks,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-24-2008 12:07 PM
03-24-2008 12:07 PM
Re: Default groups
So if you are running Apache I wouldn't get rid of the nobody group.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-24-2008 12:11 PM
03-24-2008 12:11 PM
Re: Default groups
tty for example is the group that all tty's are assigned to.
nogroup is typically used by software applications that assign GIDs to files in order to preserve security. nogroup GID is -2, this is invalid and hence is secure, more secure than using sys, bin, other....
How can having no members be a security issue ? Like a house with no doors it is more secure than one with doors.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-24-2008 12:15 PM
03-24-2008 12:15 PM
Re: Default groups
If you go out and read up on it. Your auditors are dead wrong.
The risk in getting rid of old accounts and old groups is that if there are files out there that are used by those groups on any servers, and later on, if you decide to use the now available group number for a new group - the new group (and thus group members) will have access to files that they shouldn't have.
The same is true for users. Lock those account's don't delete them.
What your auditor needs to keep in mind is that groups aren't just for users - they are also for files. What if you restore an old file from tape? It will come back with the same group id's it used to have - if group number(s) have been re-used, then a real risk is present that people will have access to things they shouldn't have. Present the scenario to your auditor, and ask them how they would feel if the file(s) restored were a) credit card files, b) financial files, c) or medically related (HIPAA) files.
IMHO, you are doing the right thing by leaving the groups in there. Groups with no members are not an access point by any means, but changing group numbers certainly can be.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-24-2008 12:55 PM
03-24-2008 12:55 PM
Re: Default groups
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-24-2008 09:28 PM
03-24-2008 09:28 PM
Re: Default groups
Tim told you. tty is for /dev/tty*.
nogroup is for the scum of the earth root when over NFS and not exported with root=.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-10-2008 02:05 PM
04-10-2008 02:05 PM