notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
nss-pam-ldapd-sasl Advanced fork of nss_ldap with sasl support
0.9.12_1 net on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.9.12_1Version of this port present on the latest quarterly branch.
Maintainer: zi@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2012-05-30 15:28:32
Last Update: 2022-07-20 14:22:37
Commit Hash: 6a378e5
License: LGPL21 LGPL3
WWW:
https://arthurdejong.org/nss-pam-ldapd/
Description:
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
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
pkg-plist: as obtained via: make generate-plist
Expand this list (16 items)
Collapse this list.
  1. /usr/local/share/licenses/nss-pam-ldapd-sasl-0.9.12_1/catalog.mk
  2. /usr/local/share/licenses/nss-pam-ldapd-sasl-0.9.12_1/LICENSE
  3. /usr/local/share/licenses/nss-pam-ldapd-sasl-0.9.12_1/LGPL21
  4. /usr/local/share/licenses/nss-pam-ldapd-sasl-0.9.12_1/LGPL3
  5. @sample etc/nslcd.conf.sample
  6. lib/nss_ldap.so
  7. lib/nss_ldap.so.1
  8. lib/pam_ldap.so
  9. lib/pam_ldap.so.1
  10. man/man5/nslcd.conf.5.gz
  11. man/man8/nslcd.8.gz
  12. man/man8/pam_ldap.8.gz
  13. sbin/nslcd
  14. @owner
  15. @group
  16. @mode
Collapse this list.
Dependency lines:
  • nss-pam-ldapd-sasl>0:net/nss-pam-ldapd-sasl
Conflicts:
CONFLICTS:
  • nss-pam-ldapd-[0-9]*
  • pam_ldap-1.*
  • nss_ldap-1.*
Conflicts Matches:
There are no Conflicts Matches for this port. This is usually an error.
To install the port:
cd /usr/ports/net/nss-pam-ldapd-sasl/ && make install clean
To add the package, run one of these commands:
  • pkg install net/nss-pam-ldapd-sasl
  • pkg install nss-pam-ldapd-sasl
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: nss-pam-ldapd-sasl
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1649433966 SHA256 (nss-pam-ldapd-0.9.12.tar.gz) = c6d661e74693cbf531a790631ca93b73f291fb23cc39465b09deb8da2bfb0e14 SIZE (nss-pam-ldapd-0.9.12.tar.gz) = 791983

Packages (timestamps in pop-ups are UTC):
nss-pam-ldapd-sasl
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.9.12_10.9.12_10.9.110.9.12_10.9.12_1-0.9.11-
FreeBSD:13:quarterly0.9.12_10.9.12_10.9.12_10.9.12_10.9.12_10.9.12_10.9.12_10.9.12_1
FreeBSD:14:latest0.9.12_10.9.12_10.9.12_10.9.12_10.9.12_10.9.12_1-0.9.12_1
FreeBSD:14:quarterly0.9.12_10.9.12_1-0.9.12_10.9.12_10.9.12_10.9.12_10.9.12_1
FreeBSD:15:latest0.9.12_10.9.12_1n/a0.9.12_1n/a0.9.12_10.9.12_10.9.12_1
FreeBSD:15:quarterly--n/a-n/a---
Master port: net/nss-pam-ldapd
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Library dependencies:
  1. libldap.so.2 : net/openldap26-client
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for nss-pam-ldapd-sasl-0.9.12_1: KERBEROS=on: Kerberos support LCLASS=off: Build with loginClass support ====> 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
Options name:
net_nss-pam-ldapd-sasl
USES:
cpe ldap
pkg-message:
For install:
LDAP and nslcd daemon parameters should be set in: /usr/local/etc/nslcd.conf. When upgrading review /usr/local/etc/nslcd.conf.sample for additional or changed parameters. WARNING: Be sure to set uid and gid configuration parameters to make nslcd run under unprivileged user. To start nslcd add nslcd_enable="YES" to /etc/rc.conf and run: # service nslcd start If you also want to supervise the nslcd daemon add nslcd_supervisor="YES" to rc.conf as well. See the comments in /usr/local/etc/rc.d/nslcd for additional tunables.
Master Sites:
Expand this list (8 items)
Collapse this list.
  1. http://arthurdejong.org/nss-pam-ldapd/
  2. http://distcache.FreeBSD.org/local-distfiles/zi/
  3. http://distcache.eu.FreeBSD.org/local-distfiles/zi/
  4. http://distcache.us-east.FreeBSD.org/local-distfiles/zi/
  5. http://distcache.us-west.FreeBSD.org/local-distfiles/zi/
  6. https://ftpmirror.your.org/zi/
  7. https://mirrors.rit.edu/zi/
  8. https://www.zi0r.com/mirrors/
Collapse this list.

Number of commits found: 10

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
This is a slave port. You may also want to view the commits to the master port: net/nss-pam-ldapd
CommitCreditsLog message
0.9.12_1
20 Jul 2022 14:22:37
commit hash: 6a378e5659b93de6dbe8956246fb3bf971677624commit hash: 6a378e5659b93de6dbe8956246fb3bf971677624commit hash: 6a378e5659b93de6dbe8956246fb3bf971677624commit hash: 6a378e5659b93de6dbe8956246fb3bf971677624 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
net: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  <ports@c0decafe.net>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Straup Cope <ascope@cpan.org>
  *  Aaron Zauner <az_mail@gmx.at>
  *  Adam Jette <jettea46@yahoo.com>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Alan Eldridge <alane@geeksrus.net>
  *  Alex Bakhtin <Alex.Bakhtin@gmail.com>
  *  Alex Deiter <Alex.Deiter@Gmail.COM>
  *  Alex Dupre <ale@FreeBSD.org>
  *  Alex Dupre <sysadmin@alexdupre.com>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.9.11_1
02 Aug 2021 04:41:48
commit hash: 3ba73dad6f600e4da54237e381201faec678984ccommit hash: 3ba73dad6f600e4da54237e381201faec678984ccommit hash: 3ba73dad6f600e4da54237e381201faec678984ccommit hash: 3ba73dad6f600e4da54237e381201faec678984c files touched by this commit
Xin LI (delphij) search for other commits by this committer
net/openldap24-client: bump all dependent port

In the earlier net/openldap24-server commit, only those which depend on
net/openldap24-sasl-client were bumped. Bumping all dependent port that
didn't get a bump to force a rebuild of these packages.

Suggested by:	kib
0.9.11
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
0.9.7
24 Oct 2016 10:18:50
Revision:424560Original commit files touched by this commit
mat search for other commits by this committer
OPTIONS_SET/OPTIONS_UNSET are global variables, they cannot be used in ports
Makefiles.

So, replace them with OPTIONS_SLAVE, OPTIONS_EXCLUDE, OPTIONS_DEFAULT,
where appropriate.

The ghostscript ports are doing something nasty that is certainly wrong,
but I don't want to try to understand it.

Sponsored by:	Absolight
0.8.13_2
09 Mar 2014 14:22:39
Revision:347578Original commit files touched by this commit
miwi search for other commits by this committer
- Stage support
0.8.13
20 Sep 2013 22:10:25
Revision:327755Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
net)
0.8.12_1
16 Apr 2013 15:11:33
Revision:315818Original commit files touched by this commit
zi search for other commits by this committer
- Take MAINTAINERship
- Adjust style issues
- Add additional MASTER_SITES

Feature safe:	yes
0.8.12_1
25 Jan 2013 05:15:44
Revision:310962Original commit files touched by this commit
linimon search for other commits by this committer
Reset rflynn@acsalaska.net: mailbox is full.
0.8.12
16 Jan 2013 00:32:48
Revision:310469Original commit files touched by this commit
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)
0.8.6
30 May 2012 15:27:53
Original commit files touched by this commit
scheidell search for other commits by this committer
Add nss-pam-ldapd-sasl, advanced fork of nss_ldap with sasl support.

PR:             ports/168391
Submitted by:   rflynn@acsalaska.net

Number of commits found: 10