Bug#717235: proftpd requests the whole passwd database at each login
Marco d'Itri
md at linux.it
Mon Sep 19 16:09:11 UTC 2016
On Sep 16, Hilmar Preusse <hille42 at web.de> wrote:
> /* Per Debian bug report:
> * https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=717235
> * we might want to do another set{pw,gr}ent(), to play better with
> * some NSS modules.
> */
> pr_auth_setpwent(p);
> pr_auth_setgrent(p);
> }
>
> I guess I can simply replace the ensure_open_passwd() function in
> 1.3.5 by than one, right? Please confirm, patch will be in next
> upload then.
Arthur suggested a different fix: I am not sure about what effect
a setpwent() call would have on nslcd and if it would fix the issue of
the client process requesting the whole database.
Arthur?
--
ciao,
Marco
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 630 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-proftpd-maintainers/attachments/20160919/10bf6ebc/attachment.sig>
More information about the Pkg-proftpd-maintainers
mailing list