This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: [PATCH] nss: Make nsswitch.conf more distribution friendly.
- From: Florian Weimer <fw at deneb dot enyo dot de>
- To: Carlos O'Donell <codonell at redhat dot com>
- Cc: libc-alpha at sourceware dot org, Aurelien Jarno <aurelien at aurel32 dot net>, Andreas Schwab <schwab at suse dot de>
- Date: Wed, 20 Mar 2019 17:58:53 +0100
- Subject: Re: [PATCH] nss: Make nsswitch.conf more distribution friendly.
- References: <9303fad2-66ee-89e4-7433-395be089494e@redhat.com>
* Carlos O'Donell:
> +# An example Name Service Switch config file. This file should be
> +# sorted with the most-used services at the beginning.
The example file itself doesn't seem to follow this.
> +# ldap Use LDAP directory server
Is the module really called ldap these days? I it's ldapd. ldap was
the module that had an in-process LDAP client, which was kind of iffy.