Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 12 Aug 2018 14:29:22 +0000 (UTC)
From:      Patrick Dung <patrick_dkt@yahoo.com.hk>
To:        "freebsd-questions@freebsd.org" <freebsd-questions@freebsd.org>
Subject:   Suggestion on some programs or libraries that could be included in FreeBSD base OS
Message-ID:  <390738685.5860710.1534084162025@mail.yahoo.com>
References:  <390738685.5860710.1534084162025.ref@mail.yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Hello,
I understand that the base system should be keep small.
I had some programs or libraries in mind that they may be integrated into the base OS.
Let's discuss.

1) SASL and GSSAPI support
Sendmail and Heimdal (a Kerberos implementation) are already in base.But since SASL is not in base, these programs do not have SASL support.
Looks like the Cryus-SASL license https://github.com/cyrusimap/cyrus-sasl/blob/master/COPYINGis a BSD like license.
If SASL is included in base, then it would save time for installing or rebuilding Sendmail / Heimdal from ports for SASL/LDAP (see below) support.

2) LDAP client/library supportThere are several LDAP client library like:a) OpenBSD ldap server/clientb) Mozilla C-SDK LDAP (https://github.com/dogtagpki/ldap-sdk/tree/master/c-sdk)Looks like it's multi licensed MPL 1.1/GPL.c) OpenLDAP (http://www.openldap.org/software/release/license.html)Looks like a BSD like license.
3) If the LDAP client / library is in base, then possibly name service switch and/or PAM with LDAP support could also be developed or included.
I hope I am not asking for too much. Since most of the above programs can be installed from ports.
Finally, I am not a lawyer.  Individual licenses should be read and proper legal counsel should be consulted as needed.

Thanks,Patrick



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