krb5 1.17-6ubuntu4 source package in Ubuntu
Changelog
krb5 (1.17-6ubuntu4) focal; urgency=medium * No-change rebuild with fixed binutils on arm64. -- Matthias Klose <email address hidden> Sat, 08 Feb 2020 11:05:44 +0000
Upload details
- Uploaded by:
- Matthias Klose
- Uploaded to:
- Focal
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any all
- Section:
- net
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Focal | release | main | net |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
krb5_1.17.orig.tar.gz | 8.4 MiB | 5a6e2284a53de5702d3dc2be3b9339c963f9b5397d3fbbc53beb249380a781f5 |
krb5_1.17-6ubuntu4.debian.tar.xz | 141.2 KiB | 17d09fbe6a54de93fe2f21f1c384a55d0913862dec7ca96b2c0489266f3c16fd |
krb5_1.17-6ubuntu4.dsc | 3.6 KiB | e2e56f3faf968072ef89201a04e85cd59e003d123bd5a06e3a05f59a01c94301 |
Available diffs
- diff from 1.17-6ubuntu3 to 1.17-6ubuntu4 (335 bytes)
Binary packages built by this source
- krb5-admin-server: MIT Kerberos master server (kadmind)
Kerberos is a system for authenticating users and services on a network.
Kerberos is a trusted third-party service. That means that there is a
third party (the Kerberos server) that is trusted by all the entities on
the network (users and services, usually called "principals").
.
This is the MIT reference implementation of Kerberos V5.
.
This package contains the Kerberos master server (kadmind), which handles
account creations and deletions, password changes, and other
administrative commands via the Kerberos admin protocol. It also
contains the command used by the master KDC to propagate its database to
slave KDCs. This package is generally only used on the master KDC for a
Kerberos realm.
- krb5-admin-server-dbgsym: debug symbols for krb5-admin-server
- krb5-doc: documentation for MIT Kerberos
Kerberos is a system for authenticating users and services on a network.
Kerberos is a trusted third-party service. That means that there is a
third party (the Kerberos server) that is trusted by all the entities on
the network (users and services, usually called "principals").
.
This is the MIT reference implementation of Kerberos V5.
.
This package contains the installation, administrator, and user reference
manuals for MIT Kerberos and the man pages for the MIT Kerberos
configuration files.
- krb5-gss-samples: MIT Kerberos GSS Sample applications
Kerberos is a system for authenticating users and services on a network.
Kerberos is a trusted third-party service. That means that there is a
third party (the Kerberos server) that is trusted by all the entities on
the network (users and services, usually called "principals").
.
This is the MIT reference implementation of Kerberos V5.
.
This package contains bgss-sample and gss-server, programs used to
test GSS-API mechanisms. These programs are most commonly used in
testing newly developed GSS-API mechanisms or in testing events
between Kerberos or GSS implementations.
- krb5-gss-samples-dbgsym: debug symbols for krb5-gss-samples
- krb5-k5tls: TLS plugin for MIT Kerberos
Kerberos is a system for authenticating users and services on a network.
Kerberos is a trusted third-party service. That means that there is a
third party (the Kerberos server) that is trusted by all the entities on
the network (users and services, usually called "principals").
.
This is the MIT reference implementation of Kerberos V5.
.
This package contains a plugin for the TLS functionality used by optional
functionality in MIT Kerberos. The only current consumer is client support
for the MS-KKDCP protocol, which tunnels Kerberos protocol traffic through
an HTTPS proxy.
- krb5-k5tls-dbgsym: No summary available for krb5-k5tls-dbgsym in ubuntu groovy.
No description available for krb5-k5tls-dbgsym in ubuntu groovy.
- krb5-kdc: MIT Kerberos key server (KDC)
Kerberos is a system for authenticating users and services on a network.
Kerberos is a trusted third-party service. That means that there is a
third party (the Kerberos server) that is trusted by all the entities on
the network (users and services, usually called "principals").
.
This is the MIT reference implementation of Kerberos V5.
.
This package contains the Kerberos key server (KDC). The KDC manages all
authentication credentials for a Kerberos realm, holds the master keys
for the realm, and responds to authentication requests. This package
should be installed on both master and slave KDCs.
- krb5-kdc-dbgsym: debug symbols for krb5-kdc
- krb5-kdc-ldap: No summary available for krb5-kdc-ldap in ubuntu groovy.
No description available for krb5-kdc-ldap in ubuntu groovy.
- krb5-kdc-ldap-dbgsym: No summary available for krb5-kdc-ldap-dbgsym in ubuntu groovy.
No description available for krb5-kdc-
ldap-dbgsym in ubuntu groovy.
- krb5-kpropd: No summary available for krb5-kpropd in ubuntu groovy.
No description available for krb5-kpropd in ubuntu groovy.
- krb5-kpropd-dbgsym: No summary available for krb5-kpropd-dbgsym in ubuntu groovy.
No description available for krb5-kpropd-dbgsym in ubuntu groovy.
- krb5-locales: No summary available for krb5-locales in ubuntu groovy.
No description available for krb5-locales in ubuntu groovy.
- krb5-multidev: development files for MIT Kerberos without Heimdal conflict
Kerberos is a system for authenticating users and services on a network.
Kerberos is a trusted third-party service. That means that there is a
third party (the Kerberos server) that is trusted by all the entities on
the network (users and services, usually called "principals").
.
This is the MIT reference implementation of Kerberos V5.
.
Most users wishing to build applications against MIT Kerberos should
install libkrb5-dev. However, that package conflicts with heimdal-dev.
This package installs libraries and headers in /usr/include/mit-krb5 and
/usr/lib/mit-krb5 and can be installed along side heimdal-multidev, which
provides the same facilities for Heimdal.
- krb5-otp: OTP plugin for MIT Kerberos
Kerberos is a system for authenticating users and services on a network.
Kerberos is a trusted third-party service. That means that there is a
third party (the Kerberos server) that is trusted by all the entities on
the network (users and services, usually called "principals").
.
This is the MIT reference implementation of Kerberos V5.
.
This package contains a plugin for the OTP preauthentication method
(RFC 6560), which allows Kerberos tickets to be obtained using
One-Time Password authentication. This plugin is for use on the KDC; the
client support is built in to libkrb5.
- krb5-otp-dbgsym: debug symbols for krb5-otp
- krb5-pkinit: No summary available for krb5-pkinit in ubuntu groovy.
No description available for krb5-pkinit in ubuntu groovy.
- krb5-pkinit-dbgsym: debug symbols for krb5-pkinit
- krb5-user: No summary available for krb5-user in ubuntu groovy.
No description available for krb5-user in ubuntu groovy.
- krb5-user-dbgsym: debug symbols for krb5-user
- libgssapi-krb5-2: No summary available for libgssapi-krb5-2 in ubuntu groovy.
No description available for libgssapi-krb5-2 in ubuntu groovy.
- libgssrpc4: MIT Kerberos runtime libraries - GSS enabled ONCRPC
Kerberos is a system for authenticating users and services on a network.
Kerberos is a trusted third-party service. That means that there is a
third party (the Kerberos server) that is trusted by all the entities on
the network (users and services, usually called "principals").
.
This is the MIT reference implementation of Kerberos V5.
.
This package contains an RPC library used by the Kerberos administrative
programs and potentially other applications.
- libk5crypto3: No summary available for libk5crypto3 in ubuntu groovy.
No description available for libk5crypto3 in ubuntu groovy.
- libkadm5clnt-mit11: No summary available for libkadm5clnt-mit11 in ubuntu groovy.
No description available for libkadm5clnt-mit11 in ubuntu groovy.
- libkadm5srv-mit11: No summary available for libkadm5srv-mit11 in ubuntu groovy.
No description available for libkadm5srv-mit11 in ubuntu groovy.
- libkdb5-9: MIT Kerberos runtime libraries - Kerberos database
Kerberos is a system for authenticating users and services on a network.
Kerberos is a trusted third-party service. That means that there is a
third party (the Kerberos server) that is trusted by all the entities on
the network (users and services, usually called "principals").
.
This is the MIT reference implementation of Kerberos V5.
.
This package contains the internal Kerberos database libraries.
- libkrad-dev: No summary available for libkrad-dev in ubuntu groovy.
No description available for libkrad-dev in ubuntu groovy.
- libkrad0: MIT Kerberos runtime libraries - RADIUS library
Kerberos is a system for authenticating users and services on a network.
Kerberos is a trusted third-party service. That means that there is a
third party (the Kerberos server) that is trusted by all the entities on
the network (users and services, usually called "principals").
.
This is the MIT reference implementation of Kerberos V5.
.
This package contains the internal support library for RADIUS functionality.
- libkrb5-3: No summary available for libkrb5-3 in ubuntu groovy.
No description available for libkrb5-3 in ubuntu groovy.
- libkrb5-dbg: debugging files for MIT Kerberos
Kerberos is a system for authenticating users and services on a network.
Kerberos is a trusted third-party service. That means that there is a
third party (the Kerberos server) that is trusted by all the entities on
the network (users and services, usually called "principals").
.
This is the MIT reference implementation of Kerberos V5.
.
This package contains the debugging information for the MIT Kerberos
libraries. Install this package if you need to trace problems inside the
MIT Kerberos libraries with a debugger.
- libkrb5-dev: No summary available for libkrb5-dev in ubuntu groovy.
No description available for libkrb5-dev in ubuntu groovy.
- libkrb5support0: No summary available for libkrb5support0 in ubuntu groovy.
No description available for libkrb5support0 in ubuntu groovy.