| NETGROUP(5) | AerieBSD 1.0 Refernce Manual | NETGROUP(5) |
(host, user, domain)
where the host, user, and domain are character string names for the corresponding component. Any of the comma separated fields may be empty to specify a wildcard value or may consist of the single character \&- to specify no valid value. The members of the list may be separated by whitespace; the \e character may be used at the end of a line to specify line continuation. The functions specified in getnetgrent(3) should normally be used to access the netgroup database. These functions operate on the db(3) version of the netgroup (netgroup.db) file which can be generated using netgroup_mkdb(8). If that file is not present, and the system supports NIS, then the netgroup NIS maps are used. The NIS maps are also used if the netgroup file contains a + entry. Lines that begin with a "#" are treated as comments.
| AerieBSD 1.0 Reference Manual | August 26 2008 | NETGROUP(5) |