Nsd-3.2.2 and initgroups?

I originally sent this to nsd-bugs@nlnetlabs.nl on 22.6.2009, but never
received a reply.

Hi Jarno,

First of all, sorry for not replying the original message.

The problem with initgroups is that it is only available if _BSD_SOURCE_
is defined. So, it is not very portable. I am not sure if there is a
easy portable fix that would also do the job...

Best regards,

Matthijs Mekking
NLnet Labs

Jarno Huuskonen wrote:

I don't have access to any nonlinux boxes, but it seems like unbound has fixed this very problem in a way that is at least somewhat more portable:

More info at: http://www.nlnetlabs.nl/bugs-script/show_bug.cgi?id=250

/noa

6 aug 2009 kl. 15.24 skrev Matthijs Mekking:

Hi,

I don't have access to any nonlinux boxes, but it seems like unbound
has fixed this very problem in a way that is at least somewhat more
portable:

More info at: http://www.nlnetlabs.nl/bugs-script/show_bug.cgi?id=250

Something like that would probably be sufficient ?

-Jarno

I have adapted the NSD code to be more portable and it will be in the
next release.

Best regards,

Matthijs

Jarno Huuskonen wrote: