8ca7 FreshPorts -- net/nss-pam-ldapd
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
nss-pam-ldapd 0.8.13 net on this many watch lists=1 search for ports that depend on this port An older version of this port was marked as vulnerable.
Advanced fork of nss_ldap
Maintained by: zi@FreeBSD.org search for ports maintained by this maintainer
Port Added: 15 Jul 2010 22:52:42
License: LGPL21 LGPL3


nss-pam-ldapd, a Name Service Switch (NSS) module and
Pluggable Authentication Module (PAM) that allows your
LDAP server to provide user account, group, host name,
alias, netgroup, and basically any other information that
you would normally get from /etc flat files or NIS. It also
allows you to do authentication to an LDAP server.

Key differences from nss_ldap:
* lighter NSS library
* lighter PAM library
* simpler internal semantics
* clear separation between NSS, PAM and LDAP code (the server
  part could easily be implemented in another language)
* less connections to the LDAP server

WWW: http://arthurdejong.org/nss-pam-ldapd/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon
Slave ports
  1. net/nss-pam-ldapd-sasl

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required Libraries:
  1. net/openldap24-client
There are no ports dependent upon this port

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


Configuration Options
===> The following configuration options are available for nss-pam-ldapd-0.8.13:
====> Options available for the multi MG1: you have to choose at least one of them
     PAM=on: Build pam_ldap
     NSS=on: Build nss support
===> Use 'make config' to modify these settings

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://arthurdejong.org/nss-pam-ldapd/
  3. http://mirrors.rit.edu/zi/
Notes from UPDATING
These upgrade notes are taken from /usr/ports/UPDATING
  • 2012-05-30
    Affects: users of net/nss-pam-ldapd
    Author: scheidell@FreeBSD.org
    Reason: 
      The net/nss-pam-ldapd port no longer provides an option for SASL. This has
      been sourced out to the new net/nss-pam-ldapd-sasl port, to accommodate
      users using packages (see ports/162240). Users with openldap-sasl-client
      installed are encouraged to change the port's origin to:
      net/nss-pam-ldapd-sasl using their favorite ports management tool.
      Example for portmaster:
      portmaster -o net/nss-pam-ldapd-sasl nss-pam-ldapd
    
    
Port Moves
  • port moved here from net/nss_ldapd on 2010-07-16
    REASON: Project was renamed

Number of commits found: 20

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
08 May 2013 16:30:05
Original commit files touched by this commit  0.8.13
zi search for other commits by this committer
- Update to 0.8.13
16 Apr 2013 15:11:33
Original commit files touched by this commit  0.8.12_1
zi search for other commits by this committer
- Take MAINTAINERship
- Adjust style issues
- Add additional MASTER_SITES

Feature safe:	yes
23 Jan 2013 23:34:12
Original commit files touched by this commit  0.8.12_1
jgh search for other commits by this committer
- drop unnecessary patch (per software author)

PR:		175462
Submitted by:	jgh@
23 Jan 2013 09:46:39
Original commit files touched by this commit  0.8.12_1
linimon search for other commits by this committer
Reset rflynn@acsalaska.net: mailbox is full.
22 Jan 2013 07:26:39
Original commit files touched by this commit  0.8.12_1
jgh search for other commits by this committer
- add NSLCD KNOB reverted in r310469

PR:		175340
Submitted by:	 john.marshall@riverwillow.com.au
Reviewed by:	bapt (portmgr)
Approved by:	maintainer, rflynn@acsalaska.net (implicit)
16 Jan 2013 00:40:17
Original commit files touched by this commit  0.8.12
jgh search for other commits by this committer
- reverting a disable

PR:		174384
16 Jan 2013 00:32:48
Original commit files touched by this commit  0.8.12
jgh search for other commits by this committer
- update to 0.8.12
- while here adopt optionsNG and trim historical header

PR:		174384
Submitted by:	john.marshall@riverwillow.com.au
Approved by:	portmgr (tabthorpe)
26 Aug 2012 18:43:46
Original commit files touched by this commit  0.8.10
 This port version is marked as vulnerable.
swills search for other commits by this committer
- Update to 0.8.10

PR:		ports/170359
Approved by:	maintainer timeout (rflynn@acsalaska.net, > 2 weeks)
30 May 2012 15:33:09
Original commit files touched by this commit  0.8.9
 This port version is marked as vulnerable.
scheidell search for other commits by this committer
- Update to 0.8.9
- Make it a master port to support net/nss-pam-ldap-sasl

PR:             ports/168338
Submitted by:   Mel FLynn <rflynn@acsalaska.net> (maintainer)
07 Apr 2012 07:23:21
Original commit files touched by this commit  0.8.6
 This port version is marked as vulnerable.
crees search for other commits by this committer
Remove empty file

Submitted by:   ak
Feature safe:   yes
01 Apr 2012 17:04:27
Original commit files touched by this commit  0.8.6
 This port version is marked as vulnerable.
crees search for other commits by this committer
- Update to 0.8.6

- Pass maintainership to submitter

PR:             ports/165659
Submitted by:   Mel Flynn <rflynn@acsalaska.net>
Approved by:    melifaro (former maintainer)
Feature safe:   yes
14 Jan 2012 08:57:23
Original commit files touched by this commit  0.7.13_2
 This port version is marked as vulnerable.
dougb search for other commits by this committer
In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().

In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
07 Nov 2011 22:33:54
Original commit files touched by this commit  0.7.13_2
 This port version is marked as vulnerable.
zi search for other commits by this committer
- Honor custom PREFIX [1]
- Remove 6.x support
- Pacify portlint(1)

PR:             ports/161689
Submitted by:   Andrew Kolchoogin <gadm@web.trunk-com.ru> [1]
Approved by:    maintainer timeout (2+ weeks)
23 Sep 2011 22:26:39
Original commit files touched by this commit  0.7.13_2
 This port version is marked as vulnerable.
amdmi3 search for other commits by this committer
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:             157936
Submitted by:   myself
Exp-runs by:    pav
Approved by:    pav
15 Sep 2011 12:59:49
Original commit files touched by this commit  0.7.13_2
 This port version is marked as vulnerable.
sem search for other commits by this committer
- Run nslcd before syslogd as we use external group present in syslog.conf,
  and it should be resolvable when syslogd starts. Remove DAEMON from
  dependency list to fix circular dependency problem.
- Ensure nslcd is usable right after it was started.

Submitted by:   maintainer
25 Feb 2011 01:32:18
Original commit files touched by this commit  0.7.13_1
 This port version is marked as vulnerable.
delphij search for other commits by this committer
Chase after net/openldap24-server update.

Reminded by:    miwi
28 Jan 2011 11:23:09
Original commit files touched by this commit  0.7.13
 This port version is marked as vulnerable.
arved search for other commits by this committer
Remove nss_ldap compatibility
Fix build on 7.x

PR:             153215
Submitted by:   maintainer
Feature safe:   yes
28 Jan 2011 10:47:45
Original commit files touched by this commit  0.7.13
 This port version is marked as vulnerable.
arved search for other commits by this committer
Update to 0.7.13

PR:             154000
Submitted by:   Tom Judge
Approved by:    maintainer timeout
Feature safe:   yes
04 Nov 2010 22:29:15
Original commit files touched by this commit  0.7.7
 This port version is marked as vulnerable.
pav search for other commits by this committer
- Mark BROKEN on 7.X: unsupported sed construct in post-extract

Reported by:    pointyhat
15 Jul 2010 22:52:00
Original commit files touched by this commit  0.7.7
 This port version is marked as vulnerable.
timur search for other commits by this committer
PR:             147293
Update net/nss-pam-ldapd to the 0.7.7 version

Number of commits found: 20

285f
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
otrsMay 23
otrsMay 23
otrsMay 23
otrsMay 23
chromiumMay 22
chromiumMay 22
firefox*May 21
firefox-devel*May 21
firefox-esr*May 21
firefox10*May 21
firefox15*May 21
firefox3*May 21
firefox3-devel*May 21
firefox35*May 21
firefox36*May 21

8 vulnerabilities affecting 24 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 24539
Broken 216
Deprecated 475
Ignore 632
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 25
Expired 132
Set to expire 513
Interactive 33
new 24 hours 6
new 48 hours9
new 7 days32
new fortnight65
new month217

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

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0