Port details |
- krb5 MIT implementation of RFC 4120 network authentication service
- 1.21.3 security =39 1.21.2_3Version of this port present on the latest quarterly branch.
- Maintainer: cy@FreeBSD.org
- Port Added: unknown
- Last Update: 2024-02-13 18:47:53
- Commit Hash: 9926898
- People watching this port, also watch:: libiconv, freetype2, wget, unzip, libxml2
- License: MIT
- WWW:
- https://web.mit.edu/kerberos/
- Description:
- Kerberos V5 is an authentication system developed at MIT.
Abridged from the User Guide:
Under Kerberos, a client sends a request for a ticket to the
Key Distribution Center (KDC). The KDC creates a ticket-granting
ticket (TGT) for the client, encrypts it using the client's
password as the key, and sends the encrypted TGT back to the
client. The client then attempts to decrypt the TGT, using
its password. If the client successfully decrypts the TGT, it
keeps the decrypted TGT, which indicates proof of the client's
identity. The TGT permits the client to obtain additional tickets,
which give permission for specific services.
Since Kerberos negotiates authenticated, and optionally encrypted,
communications between two points anywhere on the internet, it
provides a layer of security that is not dependent on which side of a
firewall either client is on.
The Kerberos V5 package is designed to be easy to use. Most of the
commands are nearly identical to UNIX network programs you are already
used to. Kerberos V5 is a single-sign-on system, which means that you
have to type your password only once per session, and Kerberos does
the authenticating and encrypting transparently.
Jacques Vidrine <n@nectar.com>
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- Conflicts:
- CONFLICTS:
- heimdal
- krb5
- krb5-11*
- krb5-120
- CONFLICTS_BUILD:
- To install the port:
- cd /usr/ports/security/krb5/ && make install clean
- To add the package, run one of these commands:
- pkg install security/krb5
- pkg install krb5
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: krb5
- Package flavors (<flavor>: <package>)
- default: krb5
- ldap: krb5-ldap
- distinfo:
- TIMESTAMP = 1719504353
SHA256 (krb5-1.21.3.tar.gz) = b7a4cd5ead67fb08b980b21abd150ff7217e85ea320c9ed0c6dadd304840ad35
SIZE (krb5-1.21.3.tar.gz) = 9136145
Packages (timestamps in pop-ups are UTC):
- Master port: security/krb5-121
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake>=4.4.1 : devel/gmake
- gettext-runtime>=0.22_1 : devel/gettext-runtime
- libtool : devel/libtool
- pkgconf>=1.3.0_1 : devel/pkgconf
- msgfmt : devel/gettext-tools
- autoconf>=2.72 : devel/autoconf
- automake>=1.16.5 : devel/automake
- perl5>=5.36<5.37 : lang/perl5.36
- Library dependencies:
-
- libintl.so : devel/gettext-runtime
- libreadline.so.8 : devel/readline
- This port is required by:
- for Build
-
- databases/mongosh
- databases/xrootd
- deskutils/gnome-initial-setup
- lang/dotnet
- lang/dotnet8
- net/freeipa-client
- net-mgmt/adcli
-
Deleted ports which required this port:
- for Libraries
-
- databases/sqlrelay
- devel/rudiments
- editors/vscode
- security/pecl-krb5
- www/litmus
-
Deleted ports which required this port:
- for Run
-
- databases/xrootd
- deskutils/gnome-initial-setup
- lang/dotnet
- lang/dotnet8
- multimedia/emby-server
- multimedia/jellyfin
- net/freeipa-client
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- ===> The following configuration options are available for krb5-1.21.3:
DNS_FOR_REALM=off: Enable DNS lookups for Kerberos realm names
EXAMPLES=on: Build and/or install examples
KRB5_HTML=on: Install krb5 HTML documentation
KRB5_PDF=on: Install krb5 PDF documentation
LDAP=off: LDAP protocol support
LMDB=off: OpenLDAP Lightning Memory-Mapped Database support
NLS=on: Native Language Support
====> Command line editing for kadmin and ktutil: you can only select none or one of them
READLINE=on: Command line editing via libreadline
LIBEDIT=off: Command line editing via libedit
LIBEDIT_BASE=off: Use libedit in FreeBSD base
===> Use 'make config' to modify these settings
- Options name:
- security_krb5
- USES:
- autoreconf compiler:c++11-lang cpe gmake gettext-runtime gssapi:bootstrap,mit libtool:build localbase perl5 pkgconfig ssl gettext readline
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
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: security/krb5-121 |
Commit | Credits | Log message |
16 Jan 2002 03:17:24 |
cy |
Update 1.2.2 -> 1.2.3 |
08 Jan 2002 15:05:08 |
cy |
In order to make the MIT KRB5 port compatible with FreeBSD, the port now makes
use of login.conf and login.access. This is performed by using FreeBSD
login(1) instead of MIT KRB5 login.krb5(8). |
07 Sep 2001 20:53:10 |
nectar |
= Modify `ksu' so that it uses the login cap database. Michael Allman
<msa@dinosauricon.com> provided the original patches. |
24 Jul 2001 20:19:13 |
nectar |
New maintainer: Cy Schubert <Cy.Schubert@uumail.gov.bc.ca> |
24 Jul 2001 17:47:04 |
nectar |
Update telnetd vulnerability fixes from FreeBSD. |
24 Jul 2001 16:29:39 |
nectar |
Bump PORTREVISION. Update telnetd vulnerability fixes from FreeBSD. |
24 Jul 2001 16:28:25 |
nectar |
Update telnetd vulnerability fixes from FreeBSD. |
20 Jul 2001 17:53:32 |
nectar |
Merge telnetd vulnerability fix from FreeBSD. |
27 Apr 2001 19:16:59 |
nectar |
Bump PORTREVISION for ftpd buffer overflow fix. |
27 Apr 2001 19:15:34 |
nectar |
Security fix: ``Buffer overflows exist in the FTP daemon included with MIT
krb5.'' See <URL:http://web.mit.edu/kerberos/www/advisories/ftpbuf.txt> and
<URL:http://web.mit.edu/kerberos/www/advisories/ftpbuf_122_patch.txt>. |
27 Apr 2001 19:15:01 |
nectar |
Security fix: ``Buffer overflows exist in the FTP daemon included with MIT
krb5.'' See <URL:http://web.mit.edu/kerberos/www/advisories/ftpbuf.txt> and
<URL:http://web.mit.edu/kerberos/www/advisories/ftpbuf_122_patch.txt>. |
02 Mar 2001 17:33:58 |
nectar |
Update 1.2.1 -> 1.2.2 |
10 Jan 2001 15:27:01 |
nectar |
Bump PORTREVISION for previous commit (fix for _PATH_NOLOGIN). |
09 Jan 2001 16:25:23 |
nectar |
kshd has /etc/nologin hardcoded instead of using _PATH_NOLOGIN from <paths.h>
(if available) like login.krb5 does. As a result, on FreeBSD 4.2 these two
programs end up using different paths for the nologin file (which is
/var/run/nologin on FreeBSD). |
08 Oct 2000 07:30:58 |
asami |
Convert category security to new layout. |
30 Jun 2000 18:41:25 |
nectar |
Update 1.2 -> 1.2.1. From the announcement: |
24 Jun 2000 03:49:08 |
nectar |
Oops, had a bogus PORTVERSION/DISTNAME from when I was testing 1.2-beta4. |
24 Jun 2000 02:48:11 |
nectar |
Update 1.1.1 -> 1.2 |
16 Jun 2000 22:52:41 |
asami |
Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the previous
commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.) |
16 Jun 2000 09:48:25 |
sobomax |
Fourth round of INSTALLS_SHLIBS conversion. |
15 Jun 2000 18:42:41 |
nectar |
Bug fixes: |