HEX
Server: Apache
System: Linux scp1.abinfocom.com 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64
User: confeduphaar (1010)
PHP: 8.1.33
Disabled: exec,passthru,shell_exec,system
Upload Files
File: //usr/src/glibc/debian/patches/ubuntu/local-disable-nscd-netgroup-caching.diff
--- eglibc-2.16.orig/nscd/nscd.conf
+++ eglibc-2.16/nscd/nscd.conf
@@ -80,7 +80,9 @@
 	shared			services	yes
 	max-db-size		services	33554432
 
-	enable-cache		netgroup	yes
+# netgroup caching is known-broken, so disable it in the default config,
+# see: https://bugs.launchpad.net/ubuntu/+source/eglibc/+bug/1068889
+	enable-cache		netgroup	no
 	positive-time-to-live	netgroup	28800
 	negative-time-to-live	netgroup	20
 	suggested-size		netgroup	211