summaryrefslogtreecommitdiffstats
path: root/README
blob: f1f67036e70255ff87ced542f2c557ec806529be (plain)
1
2
3
4
5
6
7
8
9
10
11
12
nss_directories

nss_directories is a set of C library extensions which allow a directory
full of files to be used as a primary source of user, group, and service
information instead of or in addition to flat files or NIS.

nss_files	nss_directories
=========	===============
/etc/passwd	/etc/passwd.d/*
/etc/shadow	/etc/shadow.d/*
/etc/group	/etc/group.d/*
/etc/services	/etc/services.d/*