FreshPorts -- The Place For Ports Sat, 4 Jul 2009 4:41 AM GMT
Do I have any twitter.com followers? I'd like to get control of twitter.com/pgcon, since I run pgcon...
Port details
nss_ldap 1.264_2 net on this many watch lists=26 search for ports that depend on this port
RFC 2307 NSS module
Maintained by: kazakov@gmail.com search for ports maintained by this maintainer
Port Added: 17 Apr 2003 15:26:23


nss_ldap is a NSS module which provides an LDAP backend for C library
functions such as getpwnam(3), getgrnam(3), and gethostbyname(3).  It
is compliant with RFC 2307, ``An Approach for Using LDAP as a Network
Information Service''.

Currently this is an experimental port, with support only for the
`passwd' and `group' databases.

WWW: http://www.padl.com/OSS/nss_ldap.html
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Required To Build: devel/gmake, devel/automake19, devel/autoconf262
Required Libraries: net/openldap24-client

To install the port: cd /usr/ports/net/nss_ldap/ && make install clean
To add the package: pkg_add -r nss_ldap


Configuration Options
     No options to configure

Master Sites:
http://www.padl.com/download/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
Notes from UPDATING
These upgrade notes are taken from /usr/ports/UPDATING
  • 2006-07-29
    Affects: users of net/nss_ldap
    Author: tmclaugh@sdf.lonestar.org
    Reason: 
      The krb5_ccname option in ldap.conf has been fixed in the port so that it
      now works. Please be aware of this when updating if you have it in your
      config and are using GSSAPI when use_sasl is enabled. Using GSSAPI with a
      misconfigured krb5_ccname combined with one of the 'hard' bind_policy
      options can effectively lockout users.
    
    

Number of commits found: 30

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
06 May 2009 11:09:55
Original commit files touched by this commit  1.264_2
flz search for other commits by this committer
Disable pthread_atfork detection. This fixes login issues on FreeBSD
7.2-RELEASE and possibly previous versions.

PR:             ports/133501
Submitted by:   Benjamin Lee <ben@b1c1l1.com>
Approved by:    maintainer timeout (4 weeks)
05 Jan 2009 19:04:45
Original commit files touched by this commit  1.264_1
delphij search for other commits by this committer
Bump PORTREVISION's after OpenLDAP update.

Suggested by:   rafan
10 Dec 2008 16:11:25
Original commit files touched by this commit  1.264
mm search for other commits by this committer
- Update to 1.264 [1]
- use more autotools [2]
- fixes assertion problems related to openldap 2.4 [3]

PR:     ports/129445 [1], ports/127675 [2], ports/122750 [3]
Submitted by:   mm [1], "Eugene M. Kim" <gene@nttmcl.com> [2]
Approved by:    maintainer (timeout ports/127675, ports/129030, ports/127675)
16 Dec 2007 23:18:29
Original commit files touched by this commit  1.257
pav search for other commits by this committer
- Distfile rerolled; no changes (verified)
- While here, style

PR:             ports/117886
Reported by:    O. Hartmann <ohartman@zedat.fu-berlin.de>
Approved by:    maintainer timeout (1 month)
07 Sep 2007 12:44:21
Original commit files touched by this commit  1.257
mm search for other commits by this committer
- Update to 1.257

PR:             ports/116175
Submitted by:   mm
Approved by:    Artem Kazakov <kazakov at gmail.com> (maintainer)
13 Aug 2007 11:57:42
Original commit files touched by this commit  1.256
mm search for other commits by this committer
- Update to 1.256

PR:             ports/114862
Approved by:    maintainer (timeout), garga (mentor, implicit)
09 Mar 2007 10:50:51
Original commit files touched by this commit  1.255
anray search for other commits by this committer
Update to 1.255

Submitted by:   maintainer in ports@
01 Feb 2007 20:02:16
Original commit files touched by this commit  1.254
stas search for other commits by this committer
- Update to 1.254

Submitted by:   "Artem Kazakov" <kazakov@gmail.com> (maintainer)
20 Dec 2006 02:31:17
Original commit files touched by this commit  1.251_1
clsung search for other commits by this committer
- In some cases (like sudo), we should check euid not uid, thanks for
  jnlin at csie.nctu.edu.tw
- Use MAN5PREFIX
- portlint warns:
  1) IGNORE should be lowercase-lead
  2) INSTALLS_SHLIB should be replaced by USE_LDCONFIG
  3) PLIST_FILES should be used when only two files
- Bump PORTREVISION

PR:             ports/104310
Submitted by:   Gea-Suan Lin <gslin_AT_gslin dot org>
Approved by:    maintainer (timeout)
29 Jul 2006 21:47:45
Original commit files touched by this commit  1.251
tmclaugh search for other commits by this committer
- Update to 1.251
- Install man page
- Make krb5_ccname option in nss_ldap.conf work
    nss_ldap has two different arguments that can be used at compile time to
    make this work.  The --enable-configurable-krb5-ccname-env configure
    option was chossen because it works with both the Heimdal and MIT
    Kerberos implementations and does not require a kerberos dependency.  A
    note has been made in UPDATING that this now works because
    misconfiguration can lockout users.

PR:             100104
Submitted by:   Joerg Pulz <Joerg.Pulz@frm2.tum.de>
Approved by:    Maintainer
27 May 2006 17:31:57
Original commit files touched by this commit  1.250
anray search for other commits by this committer
Update to 1.250

Submitted by:   maintainer via email
24 May 2006 11:48:59
Original commit files touched by this commit  1.249_1
anray search for other commits by this committer
- Now it is possible to use ldap as source for hosts database.
  Only gethosbyname, gethostbyname2, gethostbyaddr are implemented.
  Behavior of getpwXXX functions is made traditional for BSD. When uid=0
  they return user password, otherwise returned password is "x".
  Also, in previous version of the port functions setpwent/endpwent and
  setgrent/endgrent were mixed. Now they are not.
- Assign maintainership to submitter.

Submitted by:   Artem Kazakov <kazakov@gmail.com>
03 Apr 2006 07:36:43
Original commit files touched by this commit  1.249
sem search for other commits by this committer
- MASTER_SITE is unstable. Copy distfile on MASTER_SITE_LOCAL.

Requested by:   Dmitriy Kirhlarov (kyrh@RusNet)
24 Mar 2006 22:52:30
Original commit files touched by this commit  1.249
anray search for other commits by this committer
- Update to 1.249 [1]
- Fix build when sasl installed.

PR:             ports/94049 [1]
Submitted by:   Dmitriy Kirhlarov <dkirhlarov@oilspace.com> [1]
24 Mar 2006 05:44:38
Original commit files touched by this commit  1.244
linimon search for other commits by this committer
Reset maintainer at his request; nectar is away from FreeBSD work right now.
01 Feb 2006 10:52:31
Original commit files touched by this commit  1.244
des search for other commits by this committer
Remove BROKEN; nss_ldap compiles and runs fine on recent -CURRENT.
30 Dec 2005 05:25:00
Original commit files touched by this commit  1.244
pav search for other commits by this committer
- Update to 1.244

PR:             ports/90151
Submitted by:   Konstantin Saurbier <saurbier@math.uni-bielefeld.de>
Approved by:    maintainer timeout (nectar; 3 weeks)
28 Oct 2005 23:49:22
Original commit files touched by this commit  1.239
kris search for other commits by this committer
BROKEN on 7.0: Does not compile
11 Jul 2005 19:50:29
Original commit files touched by this commit  1.239
niels search for other commits by this committer
Upgraded to version 1.239

Submitted by:   Thomas Sandford
PR:             ports/82841
Approved by:    nectar (mentor,maintainer)
18 Mar 2004 14:46:23
Original commit files touched by this commit  1.204_5
nectar search for other commits by this committer
Add SIZE.

Submitted by:   trevor
02 Feb 2004 15:24:36
Original commit files touched by this commit  1.204_5
nectar search for other commits by this committer
USE_OPENLDAP

Submitted by:   Darrin Smith <beldin@beldin.org>
02 Feb 2004 15:11:17
Original commit files touched by this commit  1.204_4
nectar search for other commits by this committer
Enable RFC 2307bis, schema mapping, and paged results.

PR:             ports/61996
Submitted by:   Joseph Scott <joseph@randomnetworks.com>
08 Jan 2004 14:28:35
Original commit files touched by this commit  1.204_3
nectar search for other commits by this committer
Make nss_ldap pull its LDAP configuration from
${PREFIX}/etc/nss_ldap.conf rather than /etc/ldap.conf and the
LDAP secret from ${PREFIX}/etc/nss_ldap.secret rather than
/etc/ldap.secret.

Requested by:   Many.
14 Aug 2003 23:12:22
Original commit files touched by this commit  1.204_2
kuriyama search for other commits by this committer
Quick fix for INDEX build breakage by openldap2[012] split.
We should use net/openldap20/bsd.openldap.mk later...

Pointy hat to:  kuriyama
25 Apr 2003 01:07:20
Original commit files touched by this commit  1.204_1
nectar search for other commits by this committer
Add support for using nss_ldap in `compat' mode (i.e. as sources for
the `passwd_compat' and `group_compat' databases).
20 Apr 2003 02:16:00
Original commit files touched by this commit  1.204
nectar search for other commits by this committer
Mark `IGNORE' for earlier FreeBSD versions, rather than `BROKEN'.

Requested by:   kris
18 Apr 2003 02:06:05
Original commit files touched by this commit  1.204
nectar search for other commits by this committer
Correct distfile name.

Submitted by:   gordon
17 Apr 2003 15:28:01
Original commit files touched by this commit  1.204
nectar search for other commits by this committer
Previous commit was

Sponsored by:   DARPA, Network Associates Laboratories
17 Apr 2003 15:26:46
Original commit files touched by this commit  1.204
nectar search for other commits by this committer
Add nss_ldap, an RFC 2307-compliant NSS module.  Currently only the
getpwent(3) and getgrent(3) family of functions are supported.
17 Apr 2003 15:25:53
Original commit files touched by this commit  1.204
nectar search for other commits by this committer
Add nss_ldap, an RFC 2307-compliant NSS module.  Currently only the
getpwent(3) and getgrent(3) family of functions are supported.

Number of commits found: 30

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
nfsenJul 03
nagios*Jul 01
nagios-devel*Jul 01
nagios2*Jul 01
syslog-ng*Jul 01
syslog-ng2*Jul 01
phpmyadminJun 30
tor*Jun 23
tor*Jun 23
cscopeJun 16
cscopeJun 16
finchJun 16
joomla15Jun 16
libpurpleJun 16
pidginJun 16

6 vulnerabilities affecting 11 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 20375
Broken 144
Deprecated 44
Ignore 762
Forbidden 5
Restricted 387
No CDROM 139
Vulnerable 56
Expired 17
Set to expire 25
Interactive 81
new 24 hours 2
new 48 hours4
new 7 days69
new fortnight98
new month180

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Add tab to Netscape 6

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2008 DVL Software Limited. All rights reserved.
This page created in 0.24 seconds.