Hi. I'm afraid that nscd support is at very low-level in libc6, so there is only choise:
1. Disable nscd at all with __nss_disable_nscd() function. 2. Leave it enabled with non-faked path to socket I'm implementing support for FAKECHROOT_NSCD_ENABLE environment variable. Setting it to "true" will leave the nscd enabled. By the way - I'm implementing connect() and other functions otherwise. :) Greets, -- .''`. Piotr Roszatycki : :' : mailto:[EMAIL PROTECTED] `. `' mailto:[EMAIL PROTECTED] `- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

