Re: [fbsd] Re: possible patch for implementing split DNS
- From: Jeremie Le Hen <jeremie@xxxxxxxxxx>
- Date: Tue, 29 Aug 2006 11:01:48 +0200
Hi Simon,
On Tue, Aug 29, 2006 at 10:50:02AM +0200, Simon L. Nielsen wrote:
On 2006.08.25 15:08:13 -0700, Julian Elischer wrote:
Since a bunch of people have suggested other solutions I just wanted
to add me 0.01$CURRENCY, FWIW.
Other than missing update for some manual page (not sure where this
should go) I don't see a problem adding this patch. "Normal" users
should be able already get similar functionality already by simply
preloading a custom patched libc, so I don't see a problem supporting
this.
I agree with this statement. If users really want to, they can
compile their own libc. However, nectar@ has added the following
comment in nsdispatch.c:
% #if defined(_NSS_DEBUG) && defined(_NSS_SHOOT_FOOT)
% /* NOTE WELL: THIS IS A SECURITY HOLE. This must only be built
% * for debugging purposes and MUST NEVER be used in production.
% */
% path = getenv("NSSWITCH_CONF");
% if (path == NULL)
% #endif
% path = _PATH_NS_CONF;
We should remove this #if clause because of your argument. I'm not sure
it is worth documenting it however.
Regards,
--
Jeremie Le Hen
< jeremie at le-hen dot org >< ttz at chchile dot org >
_______________________________________________
freebsd-net@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "freebsd-net-unsubscribe@xxxxxxxxxxx"
- Follow-Ups:
- Re: [fbsd] Re: possible patch for implementing split DNS
- From: Julian Elischer
- Re: [fbsd] Re: possible patch for implementing split DNS
- From: Simon L. Nielsen
- Re: [fbsd] Re: possible patch for implementing split DNS
- References:
- possible patch for implementing split DNS
- From: Julian Elischer
- Re: possible patch for implementing split DNS
- From: Julian Elischer
- Re: possible patch for implementing split DNS
- From: Simon L. Nielsen
- possible patch for implementing split DNS
- Prev by Date: Re: possible patch for implementing split DNS
- Next by Date: IP fastforwarding in RELENG_4 and CURRENT/RELENG_6 (fwd)
- Previous by thread: Re: possible patch for implementing split DNS
- Next by thread: Re: [fbsd] Re: possible patch for implementing split DNS
- Index(es):
Relevant Pages
- Re: [fbsd] Re: possible patch for implementing split DNS
... to add me 0.01$CURRENCY, FWIW. ... Other than missing update for some
manual page (not sure where this ... preloading a custom patched libc, so I don't see a
problem supporting ... Well, nsswitch is part of the user authentication framework, ...
(freebsd-net) - Re: [fbsd] Re: possible patch for implementing split DNS
... Other than missing update for some manual page (not sure where this ... should
go) I don't see a problem adding this patch. ... preloading a custom patched libc,
so I don't see a problem supporting ... (freebsd-net)