mirror of
git://sourceware.org/git/glibc.git
synced 2024-11-21 01:12:26 +08:00
4b7c74179c
The current default nsswitch.conf file provided by glibc is not very distribution friendly. The file contains some minimal directives that no real distribution uses. This update aims to provide a rich set of comments which are useful for all distributions, and a broader set of service defines which should work for all distributions. Tested defaults on x86_64 and they work. The nsswitch.conf file more closely matches what we have in Fedora now, and I'll adjust Fedora to use this version with minor changes to enable Fedora-specific service providers. v2 - Add missing databases to manual. - Add link to manual from default nsswitch.conf. - Sort nsswitch.conf according to most used database first. v3 - Only mention implemented services in 'NSS Basics.' - Mention 'automount' in 'Services in the NSS configuration.' - Sort services in alphabetical order. v4 - Project name is 'Samba'. v5 - Fix typo in manual/nss.texi. v6 - Fix another typo in manual/nss.texi. Ran spell checker this time. |
||
---|---|---|
.. | ||
nss_compat | ||
nss_db | ||
nss_files | ||
tst-nss-db-endgrent.root/etc | ||
tst-nss-db-endpwent.root | ||
tst-nss-files-hosts-long.root/etc | ||
tst-nss-test3.root | ||
alias-lookup.c | ||
bug17079.c | ||
bug-erange.c | ||
compat-lookup.c | ||
databases.def | ||
db-Makefile | ||
Depend | ||
digits_dots.c | ||
ethers-lookup.c | ||
function.def | ||
getent.c | ||
getnssent_r.c | ||
getnssent.c | ||
getXXbyYY_r.c | ||
getXXbyYY.c | ||
getXXent_r.c | ||
getXXent.c | ||
grp-lookup.c | ||
hosts-lookup.c | ||
key-lookup.c | ||
makedb.c | ||
Makefile | ||
netgrp-lookup.c | ||
network-lookup.c | ||
nss_hash.c | ||
nss_test1.c | ||
nss_test2.c | ||
nss_test.h | ||
nss_test.ver | ||
nss.h | ||
nsswitch.c | ||
nsswitch.conf | ||
nsswitch.h | ||
proto-lookup.c | ||
pwd-lookup.c | ||
rewrite_field.c | ||
rpc-lookup.c | ||
service-lookup.c | ||
sgrp-lookup.c | ||
spwd-lookup.c | ||
test-digits-dots.c | ||
test-netdb.c | ||
tst-cancel-getpwuid_r.c | ||
tst-field.c | ||
tst-nss-db-endgrent.c | ||
tst-nss-db-endpwent.c | ||
tst-nss-files-alias-leak.c | ||
tst-nss-files-alias-truncated.c | ||
tst-nss-files-hosts-erange.c | ||
tst-nss-files-hosts-getent.c | ||
tst-nss-files-hosts-long.c | ||
tst-nss-files-hosts-multi.c | ||
tst-nss-getpwent.c | ||
tst-nss-static.c | ||
tst-nss-test1.c | ||
tst-nss-test2.c | ||
tst-nss-test3.c | ||
tst-nss-test4.c | ||
tst-nss-test5.c | ||
valid_field.c | ||
valid_list_field.c | ||
Versions | ||
XXX-lookup.c |