| Name |
krb5 |
| Version |
1.22.2 |
| Summary |
A network authentication protocol |
| Description |
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. |
| Section |
console/network |
| License |
MIT |
| Homepage |
http://web.mit.edu/Kerberos/
|
| Recipe file |
meta-openembedded/meta-oe/recipes-connectivity/krb5/krb5_1.22.2.bb
|
| Layer |
meta-voltumna (master branch) |
| Inherits |
- autotools
- autotools-brokensep
- binconfig
- gcc
- gcc-native
- multilib_script
- perlnative
- pkgconfig
- siteinfo
- systemd
- update-alternatives
- update-rc.d
|
| Dependencies |
- autoconf-native
- automake-native
- bison-native
- e2fsprogs
- e2fsprogs-native
- gcc-cross-i686
- libtool-cross
- libtool-native
- ncurses
- openssl
- pkgconf-native
- systemd-systemctl-native
- util-linux
- virtual/compilerlibs
- virtual/libc
- virtual/update-alternatives
- keyutils
- openldap
- libedit
- openssl
- readline
|
| PACKAGECONFIG options |
- keyutils
- ldap
- libedit
- openssl
- pkinit
- readline
- vardepvalue
|