krb5 1.19.2-2 source package in Ubuntu

Changelog

krb5 (1.19.2-2) unstable; urgency=medium

  * Standards version 4.6.0; no change
  * kpropd: run after network.target, Closes: #948820
  * krb5-kdc: Remove /var from PidFile, Closes: #982009

 -- Sam Hartman <email address hidden>  Mon, 21 Feb 2022 13:05:20 -0700

Upload details

Uploaded by:
Sam Hartman
Uploaded to:
Sid
Original maintainer:
Sam Hartman
Architectures:
any all
Section:
net
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Jammy release main net

Downloads

File Size SHA-256 Checksum
krb5_1.19.2-2.dsc 3.1 KiB 1332e77708c493968ba744f48438c5a83c2b4c08c4d90e03c01d84b6bb0a506f
krb5_1.19.2.orig.tar.gz 8.3 MiB 10453fee4e3a8f8ce6129059e5c050b8a65dab1c257df68b99b3112eaa0cdf6a
krb5_1.19.2.orig.tar.gz.asc 833 bytes afaa581a1551eba22c1f193c04f913193785e2dce12677ff2aed80503a99a8f8
krb5_1.19.2-2.debian.tar.xz 104.4 KiB 1118a2525352c4f5b5e15b38f9b2ac1b3ef773ef9001abac694af3b09fa4b4ac

Available diffs

No changes file available.

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: No summary available for krb5-admin-server-dbgsym in ubuntu kinetic.

No description available for krb5-admin-server-dbgsym in ubuntu kinetic.

krb5-doc: No summary available for krb5-doc in ubuntu kinetic.

No description available for krb5-doc in ubuntu kinetic.

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: No summary available for krb5-gss-samples-dbgsym in ubuntu kinetic.

No description available for krb5-gss-samples-dbgsym in ubuntu kinetic.

krb5-k5tls: No summary available for krb5-k5tls in ubuntu kinetic.

No description available for krb5-k5tls in ubuntu kinetic.

krb5-k5tls-dbgsym: debug symbols for krb5-k5tls
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: No summary available for krb5-kdc-dbgsym in ubuntu kinetic.

No description available for krb5-kdc-dbgsym in ubuntu kinetic.

krb5-kdc-ldap: MIT Kerberos key server (KDC) LDAP plugin

 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 LDAP plugin for the Kerberos key server (KDC)
 and supporting utilities. This plugin allows the KDC data to be stored
 in an LDAP server rather than the default local database. It should be
 installed on both master and slave KDCs that use LDAP as a storage
 backend.

krb5-kdc-ldap-dbgsym: debug symbols for krb5-kdc-ldap
krb5-kpropd: MIT Kerberos key server (Slave KDC Support)

 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 slave KDC update server (kpropd). The
 kpropd command runs on the slave KDC server. It listens for update requests
 made by the kprop program, and periodically requests incremental updates from
 the master KDC. This package should be installed on slave KDCs.

krb5-kpropd-dbgsym: No summary available for krb5-kpropd-dbgsym in ubuntu kinetic.

No description available for krb5-kpropd-dbgsym in ubuntu kinetic.

krb5-locales: No summary available for krb5-locales in ubuntu kinetic.

No description available for krb5-locales in ubuntu kinetic.

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: No summary available for krb5-otp-dbgsym in ubuntu kinetic.

No description available for krb5-otp-dbgsym in ubuntu kinetic.

krb5-pkinit: No summary available for krb5-pkinit in ubuntu kinetic.

No description available for krb5-pkinit in ubuntu kinetic.

krb5-pkinit-dbgsym: debug symbols for krb5-pkinit
krb5-user: No summary available for krb5-user in ubuntu kinetic.

No description available for krb5-user in ubuntu kinetic.

krb5-user-dbgsym: No summary available for krb5-user-dbgsym in ubuntu kinetic.

No description available for krb5-user-dbgsym in ubuntu kinetic.

libgssapi-krb5-2: No summary available for libgssapi-krb5-2 in ubuntu kinetic.

No description available for libgssapi-krb5-2 in ubuntu kinetic.

libgssrpc4: No summary available for libgssrpc4 in ubuntu kinetic.

No description available for libgssrpc4 in ubuntu kinetic.

libk5crypto3: No summary available for libk5crypto3 in ubuntu kinetic.

No description available for libk5crypto3 in ubuntu kinetic.

libkadm5clnt-mit12: MIT Kerberos runtime libraries - Administration Clients

 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 runtime library used by clients of the Kerberos
 administration protocol.

libkadm5srv-mit12: MIT Kerberos runtime libraries - KDC and Admin Server

 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 runtime library used by Kerberos administrative
 servers.

libkdb5-10: 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: MIT Kerberos RADIUS Library Development

 This package includes development headers for libkrad0, the MIT
 Kerberos RADIUS library. You should not use this RADIUS library in
 packages unrelated to MIT Kerberos.

libkrad0: No summary available for libkrad0 in ubuntu kinetic.

No description available for libkrad0 in ubuntu kinetic.

libkrb5-3: MIT Kerberos runtime libraries

 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 runtime library for the main Kerberos v5 API
 used by applications and Kerberos clients.

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: headers and development libraries 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 symlinks, headers, and development libraries
 needed to compile and link programs that use the Kerberos libraries.

libkrb5support0: No summary available for libkrb5support0 in ubuntu kinetic.

No description available for libkrb5support0 in ubuntu kinetic.