From owner-freebsd-bugs@FreeBSD.ORG Fri Nov 4 17:00:37 2005 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7DCB616A41F for ; Fri, 4 Nov 2005 17:00:37 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4A51843D46 for ; Fri, 4 Nov 2005 17:00:37 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id jA4H0bkD072366 for ; Fri, 4 Nov 2005 17:00:37 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id jA4H0bZ0072364; Fri, 4 Nov 2005 17:00:37 GMT (envelope-from gnats) Date: Fri, 4 Nov 2005 17:00:37 GMT Message-Id: <200511041700.jA4H0bZ0072364@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: "Julien Gabel" Cc: Subject: Re: bin/88460: Import /usr/bin/getent from NetBSD. X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Julien Gabel List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Nov 2005 17:00:37 -0000 The following reply was made to PR bin/88460; it has been noted by GNATS. From: "Julien Gabel" To: "Dan Nelson" Cc: freebsd-gnats-submit@freebsd.org Subject: Re: bin/88460: Import /usr/bin/getent from NetBSD. Date: Fri, 4 Nov 2005 17:59:31 +0100 (CET) > The following reply was made to PR bin/88460; it has been noted by GNATS. > > From: Dan Nelson > To: Julien Gabel > Cc: freebsd-gnats-submit@freebsd.org > Subject: Re: bin/88460: Import /usr/bin/getent from NetBSD. > Date: Thu, 3 Nov 2005 13:59:31 -0600 > In the last episode (Nov 03), Julien Gabel said: >> Yes, i vote for this one! Since you provide a patch, i just want to >> say that if the `getent' command finally reach the FreeBSD tree, my >> old PR bin/79903 requesting this particular inclusion (but without a > patch) may be closed too. FYI, the proposed modifications seems ok >> on both RELENG_6 and -CURRENT machines (tested in a local[1] >> environment). Thank you very much, Dan. > I only verified that it works with both NIS and LDAP on 5.4 systems, > but I would be surprised if there were any problems on other versions. > It uses standard lookup functions. Yes, works great on a RELENG_6 desktop using NIS and LDAP repositories. -- -jpeg.