ALT Linux Team development discussions
 help / color / mirror / Atom feed
* [devel] kerberos plugins и rebuild
@ 2020-07-13  8:42 Stanislav Levin
  2020-07-13  9:22 ` Ivan A. Melnikov
  0 siblings, 1 reply; 2+ messages in thread
From: Stanislav Levin @ 2020-07-13  8:42 UTC (permalink / raw)
  To: ALT Linux Team development discussions


[-- Attachment #1.1: Type: text/plain, Size: 1396 bytes --]

Доброго дня.


Было анонсирован приход krb5 1.18 в сизифе [0].

Появление новой версии вызвало проблему для FreeIPA:


krb5 плагин определен в krb5.conf :

[plugins]
 certauth = {
  module = ipakdb:kdb/ipadb.so
  enable_only = ipakdb
 }


# kdb5_util create -s -r IPA.TEST
Loading random data
Initializing database '/var/lib/kerberos/krb5kdc/principal' for realm
'IPA.TEST',
master key name 'K/M@IPA.TEST'
You will be prompted for the database Master Password.
It is important that you NOT FORGET this password.
Enter KDC database master key:
Re-enter KDC database master key to verify:
kdb5_util: Database module does not match KDC version while creating
database '/var/lib/kerberos/krb5kdc/principal'


Для этого плагина реализация отличается в зависимости от
KRB5_KDB_DAL_MAJOR_VERSION.

git log -p -G KRB5_KDB_DAL_ upstream/krb5-1.17..upstream/krb5-1.18

-#define KRB5_KDB_DAL_MAJOR_VERSION 7
+#define KRB5_KDB_DAL_MAJOR_VERSION 8


Уверен, что просто rebuild для freeipa исправит проблему.

Вопрос: не нужно ли это было сделать при сборке krb5? могут быть еще
пострадавшие.


[0]: https://lists.altlinux.org/pipermail/sisyphus/2020-July/368738.html


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-07-13  9:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-13  8:42 [devel] kerberos plugins и rebuild Stanislav Levin
2020-07-13  9:22 ` Ivan A. Melnikov

ALT Linux Team development discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/devel/0 devel/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 devel devel/ http://lore.altlinux.org/devel \
		devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru
	public-inbox-index devel

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.devel


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git