This article provides insufficient context for those unfamiliar with the subject.May 2013) (Learn how and when to remove this template message) ( |
This article does not cite any external source. HandWiki requires at least one external source. See citing external sources. (May 2013) (Learn how and when to remove this template message) |
Group is a name service database used to store group information on Unix-like operating systems. The sources for the group database (and hence the sources for groups on a system) are configured, like other name service databases, in nsswitch.conf.
The contents of the group database (and available groups) can be seen with a variety of tools:
The getent command can be used to fetch group information.
getent group
For a specific group called 'users':
getent group users
This article uses only URLs for external sources. (2021) (Learn how and when to remove this template message) |
This article does not cite any external source. HandWiki requires at least one external source. See citing external sources. (2021) (Learn how and when to remove this template message) |
Original source: https://en.wikipedia.org/wiki/Group (database).
Read more |