FreshPorts -- The Place For Ports Sat, 4 Jul 2009 4:47 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
pam_ldap 1.8.4_1 security on this many watch lists=45 search for ports that depend on this port An older version of this port was marked as vulnerable.
A pam module for authenticating with LDAP
Maintained by: marcus@FreeBSD.org search for ports maintained by this maintainer
Port Added: 08 Jun 2001 17:00:20
Also Listed In: net


This is a PAM module for authenticating with LDAP.

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

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


Configuration Options
     No options to configure

Master Sites:
http://www.padl.com/download/
ftp://ftp.padl.com/pub/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 47

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
05 Jan 2009 19:04:45
Original commit files touched by this commit  1.8.4_1
delphij search for other commits by this committer
Bump PORTREVISION's after OpenLDAP update.

Suggested by:   rafan
21 Aug 2008 07:18:49
Original commit files touched by this commit  1.8.4
rafan search for other commits by this committer
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
(Only the first 15 lines of the commit message are shown above View all of this commit message)
24 Oct 2007 07:15:14
Original commit files touched by this commit  1.8.4
marcus search for other commits by this committer
Update to 1.8.4.

fix for BUG#291:
don't suppress password policy errors which should not be suppressed

fix for BUG#312:
pam_ldap does not try to reconnect when LDAP server closed the connection

PR:             116176
Submitted by:   mm
09 Jul 2006 07:51:06
Original commit files touched by this commit  1.8.2
marcus search for other commits by this committer
Update to 1.8.2.
21 Feb 2006 06:58:07
Original commit files touched by this commit  1.8.0
seanc search for other commits by this committer
Dist file re-rolled.  No changes to files according to diff(1).  Updating
distinfo.

Approved by: marcus@
24 Jan 2006 01:03:33
Original commit files touched by this commit  1.8.0
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
27 Aug 2005 20:20:05
Original commit files touched by this commit  1.8.0
marcus search for other commits by this committer
Update to 1.8.0.

Security:       Fixes a security vulnerability described at
                http://www.kb.cert.org/vuls/id/778916
Requested by:   simon
Approved by:    portmgr (implicit)
26 Jun 2005 18:39:19
Original commit files touched by this commit  1.7.8
 This port version is marked as vulnerable.
marcus search for other commits by this committer
Update to 1.7.8, now with a shiny new man page.
12 Apr 2005 04:26:57
Original commit files touched by this commit  1.7.6
 This port version is marked as vulnerable.
obrien search for other commits by this committer
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
11 Apr 2005 09:04:41
Original commit files touched by this commit  1.7.6
 This port version is marked as vulnerable.
obrien search for other commits by this committer
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
31 Oct 2004 07:54:19
Original commit files touched by this commit  1.7.6
 This port version is marked as vulnerable.
marcus search for other commits by this committer
Update to 1.7.6.
02 Sep 2004 20:25:41
Original commit files touched by this commit  1.7.1_1
 This port version is marked as vulnerable.
marcus search for other commits by this committer
Implement a "mgrate" facility that lets one migrate/overwrite the LDAP
userPassword field of the user being authenticated.  The PAM and LDAP
usernames must be the same.  This makes "pam_ldap migrate" similar to
"pam_smbpass migrate".  This has been submitted to PADL in
http://bugzilla.padl.com/show_bug.cgi?id=178. [1]

Allow pam_ldap to change user passwords under certain circumstances.  This
has been submitted to PADL in
http://bugzilla.padl.com/show_bug.cgi?id=177. [2]

All of this is documented further at
http://www.iem.pw.edu.pl/~wielebap/ldap/pam_ldap/pam_ldap_doc.pdf.

PR:             71289 [1]
                71287 [2]
Submitted by:   Pawel Wieleba <wielebap@iem.pw.edu.pl>
31 Aug 2004 06:42:05
Original commit files touched by this commit  1.7.1
 This port version is marked as vulnerable.
marcus search for other commits by this committer
Update to 1.7.1.
19 Mar 2004 07:55:35
Original commit files touched by this commit  1.6.9
 This port version is marked as vulnerable.
marcus search for other commits by this committer
Update to 1.6.9.
19 Mar 2004 07:47:02
Original commit files touched by this commit  1.6.7_1
 This port version is marked as vulnerable.
marcus search for other commits by this committer
SIZEify

Submitted by:   trevor
04 Feb 2004 05:10:27
Original commit files touched by this commit  1.6.7_1
 This port version is marked as vulnerable.
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 1)
24 Jan 2004 02:19:27
Original commit files touched by this commit  1.6.7
 This port version is marked as vulnerable.
marcus search for other commits by this committer
Change the references to -STABLE and -CURRENT to 4.X and 5.X respectively
as the latter is more new user-friendly.
25 Dec 2003 05:46:19
Original commit files touched by this commit  1.6.7
 This port version is marked as vulnerable.
marcus search for other commits by this committer
Update to 1.6.7.
16 Nov 2003 01:51:46
Original commit files touched by this commit  1.6.5
 This port version is marked as vulnerable.
marcus search for other commits by this committer
* Update to 1.6.5
* Use USE_OPENLDAP
* Remove ability to build with openldap12
* Convert display message to a real pkg-message
14 Aug 2003 18:47:26
Original commit files touched by this commit  1.6.4
 This port version is marked as vulnerable.
marcus search for other commits by this committer
Use openldap21-client.
01 Jun 2003 09:03:58
Original commit files touched by this commit  1.6.4
 This port version is marked as vulnerable.
marcus search for other commits by this committer
Update to 1.6.4.
26 Feb 2003 06:54:12
Original commit files touched by this commit  1.6.1
 This port version is marked as vulnerable.
marcus search for other commits by this committer
* Update to 1.6.1
* De-pkg-comment
24 Feb 2003 02:56:37
Original commit files touched by this commit  1.5.6
 This port version is marked as vulnerable.
edwin search for other commits by this committer
Point dependencies on net/openldap2 to net/openldap20
24 Feb 2003 02:26:55
Original commit files touched by this commit  1.5.6
 This port version is marked as vulnerable.
edwin search for other commits by this committer
Point dependencies on net/openldap to net/openldap12
20 Oct 2002 05:47:11
Original commit files touched by this commit  1.5.6
 This port version is marked as vulnerable.
marcus search for other commits by this committer
Update to 1.5.6.
12 Oct 2002 05:56:20
Original commit files touched by this commit  1.5.4
 This port version is marked as vulnerable.
marcus search for other commits by this committer
Update to 1.5.4.
19 Sep 2002 21:19:13
Original commit files touched by this commit  1.5.2
 This port version is marked as vulnerable.
marcus search for other commits by this committer
Update to 1.5.2.
31 Aug 2002 20:19:23
Original commit files touched by this commit  1.5.1
 This port version is marked as vulnerable.
marcus search for other commits by this committer
Update to 1.5.1.
26 Jul 2002 03:22:27
Original commit files touched by this commit  1.5.0
 This port version is marked as vulnerable.
marcus search for other commits by this committer
Update to 1.5.0.
27 Jun 2002 20:12:05
Original commit files touched by this commit  1.4.8
 This port version is marked as vulnerable.
marcus search for other commits by this committer
Fix the checksum.  The master site must have rerolled the image.  On
inspection, the distfiles have not changed at all:

/tmp 15:09 gyros marcus %512# diff -ruN pam_ldap-148.orig pam_ldap-148
/tmp 15:09 gyros marcus %513#

Reported by:    Kai Gallasch <kai@adminhell.org>
12 May 2002 22:01:30
Original commit files touched by this commit  1.4.8
 This port version is marked as vulnerable.
marcus search for other commits by this committer
Update to 1.4.8.
06 Apr 2002 00:26:36
Original commit files touched by this commit  1.4.0
 This port version is marked as vulnerable.
marcus search for other commits by this committer
Change my ports to use my FreeBSD.org address.

Approved by:    sobomax
01 Apr 2002 18:30:37
Original commit files touched by this commit  1.4.0
 This port version is marked as vulnerable.
pat search for other commits by this committer
Unbreak pam_ldap on -CURRENT after the latest OpenPAM patch

PR:             36613
Submitted by:   maintainer
29 Mar 2002 23:11:10
Original commit files touched by this commit  1.4.0
 This port version is marked as vulnerable.
petef search for other commits by this committer
Forced commit to note that this patch was:

Submitted by:   des
29 Mar 2002 07:46:57
Original commit files touched by this commit  1.4.0
 This port version is marked as vulnerable.
petef search for other commits by this committer
- add a patch to let this build with OpenPAM, but mark as broken for
  -currents with OpenPAM because functionality is broken.
- touch -> ${TOUCH}

PR:             36469
Submitted by:   maintainer
23 Mar 2002 10:09:41
Original commit files touched by this commit  1.4.0
 This port version is marked as vulnerable.
pat search for other commits by this committer
Set where to look for ldap secret file

PR:             36029
Submitted by:   maintainer
08 Mar 2002 06:11:13
files touched by this commit
pat search for other commits by this committer
Update to 1.4.0    
04 Feb 2002 23:14:31
files touched by this commit
pat search for other commits by this committer
Update to 1.3.7    
03 Dec 2001 02:22:41
files touched by this commit
steve search for other commits by this committer
Update to version 1.3.4.    
22 Sep 2001 22:10:06
files touched by this commit
sf search for other commits by this committer
update to 1.3.1.    
19 Aug 2001 20:13:13
files touched by this commit
dwcjr search for other commits by this committer
Update to 1.2.3    
22 Jul 2001 06:58:59
files touched by this commit
dwcjr search for other commits by this committer
Update to 1.2.1    
10 Jul 2001 01:26:15
files touched by this commit
dwcjr search for other commits by this committer
Update to 1.1.9   Update patch-ac to set compiler flags correctly.    
28 Jun 2001 21:28:22
files touched by this commit
jeh search for other commits by this committer
Add "USE_AUTOMAKE= yes"    
20 Jun 2001 20:42:25
files touched by this commit
unfurl search for other commits by this committer
Updated to close PR.    
11 Jun 2001 22:11:29
files touched by this commit
dwcjr search for other commits by this committer
Fix patches to use etc instead of etc/pam_ldap   Bump PORTREVISION    
08 Jun 2001 21:00:20
files touched by this commit
dwcjr search for other commits by this committer
New pam port for ldap authentication.    

Number of commits found: 47

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.29 seconds.