Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Apr 2003 17:43:45 -0700
From:      Gordon Tetlow <gordont@gnf.org>
To:        "Jacques A. Vidrine" <nectar@FreeBSD.org>, freebsd-current@FreeBSD.org
Subject:   Re: HEADS UP: new NSS
Message-ID:  <20030418004345.GD9682@roark.gnf.org>
In-Reply-To: <20030417141133.GA4155@madman.celabo.org>
References:  <20030417141133.GA4155@madman.celabo.org>

next in thread | previous in thread | raw e-mail | index | archive | help

--F8dlzb82+Fcn6AgP
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Thu, Apr 17, 2003 at 09:11:33AM -0500, Jacques A. Vidrine wrote:
>=20
> I am also adding a nss_ldap Port which supports getpwent(3),
> getgrent(3).  Similarly, I am committing a WITH_WINBIND_NSS knob to
> the samba Port which will build and install nss_windbind.

The nss_ldap port has a bug in it. See the attached patch. Also, by
default, we don't compile with schema-mapping. I'm working on a
patch for that (schema-mapping is needed to work in a M$ Active
Directory environment). It's a db3 vs db185 issue and I'm looking
at how to solve it. I have it band-aided for my setup (which works
now btw), but the potential for foot-shooting is really high, so I
want to make sure I test it out.

-gordon

--- Makefile    17 Apr 2003 14:28:01 -0000      1.2
+++ Makefile    18 Apr 2003 00:41:12 -0000
@@ -10,7 +10,6 @@
 CATEGORIES=3D    net
 MASTER_SITES=3D  http://www.padl.com/download/
 DISTNAME=3D      ${PORTNAME}-${NSS_LDAP_VERSION}
-EXTRACT_SUFX=3D  .tgz
=20
 MAINTAINER=3D    nectar@FreeBSD.org
 COMMENT=3D       RFC 2307 NSS module
--- distinfo    17 Apr 2003 14:28:01 -0000      1.2
+++ distinfo    18 Apr 2003 00:41:12 -0000
@@ -1 +1 @@
-MD5 (nss_ldap-204.tgz) =3D 842af173f8dc1efdd7750bca00efbc5e
+MD5 (nss_ldap-204.tar.gz) =3D 842af173f8dc1efdd7750bca00efbc5e

--F8dlzb82+Fcn6AgP
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (FreeBSD)

iD8DBQE+n0pBRu2t9DV9ZfsRAsshAJsHySfF9/vup2M0iNhGBcNSBv4Y/QCfVwDS
0M1yQlC8uPSZQPlhpXj46U4=
=B9sQ
-----END PGP SIGNATURE-----

--F8dlzb82+Fcn6AgP--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030418004345.GD9682>