]> git.ipfire.org Git - ipfire-3.x.git/blob - glibc/patches/glibc-fedora-nis-rh188246.patch
938990130d1d79d01d5f578319db360e6ea3a3db
[ipfire-3.x.git] / glibc / patches / glibc-fedora-nis-rh188246.patch
1 From baba5d9461d4e8a581ac26fe4412ad783ffc73e7 Mon Sep 17 00:00:00 2001
2 From: Jakub Jelinek <jakub@redhat.com>
3 Date: Mon, 1 May 2006 08:02:53 +0000
4 Subject: [PATCH] Enable SETENT_BATCH_READ nis/nss option by default
5
6 * Mon May 1 2006 Jakub Jelinek <jakub@redhat.com> 2.4.90-4
7 - SETENT_BATCH_READ /etc/default/nss option for speeding up
8 some usages of NIS+ (#188246)
9
10 diff --git a/nis/nss b/nis/nss
11 --- a/nis/nss
12 +++ b/nis/nss
13 @@ -25,7 +25,7 @@
14 # memory with every getXXent() call. Otherwise each getXXent() call
15 # might result into a network communication with the server to get
16 # the next entry.
17 -#SETENT_BATCH_READ=TRUE
18 +SETENT_BATCH_READ=TRUE
19 #
20 # ADJUNCT_AS_SHADOW
21 # If set to TRUE, the passwd routines in the NIS NSS module will not