Bug #113981 [MY-010747] [Server] Plugin 'FEDERATED' is disabled. (sql_plugin.cc:3604)
Submitted: 14 Feb 2024 5:51 Modified: 19 Mar 2024 9:59
Reporter: Nikolai Masin Email Updates:
Status: No Feedback Impact on me:
None 
Category:MySQL Server Severity:S3 (Non-critical)
Version: OS:Other (NixOS)
Assigned to: MySQL Verification Team CPU Architecture:x86 (Intel )
Tags: kerbos

[14 Feb 2024 5:51] Nikolai Masin
Description:
krb5's ./configure does not allow passing --enable-shared and --enable-static at the same time.
# See https://bbs.archlinux.org/viewtopic.php?pid=1576737#p1576737
2024-01-14T04:46:10.437737Z 0 [Warning] [MY-000067] [Server] unknown variable 'loose_authentication_kerberos_service_key_tab=/rdsdbdata/activedirectory/keytab'.

How to repeat:
[MY-010309] [Server] Auto generated RSA key files through --sha256_password_auto_generate_rsa_keys are placed in data directory. (sql_authentication.cc:5758)

Suggested fix:
 src = fetchurl {
    url = "https://kerberos.org/dist/krb5/${lib.versions.majorMinor version}/krb5-${version}.tar.gz";
    hash = "sha256-lWCUGp2EPAJDpxsXp6xv4xx867W845g9t55Srn6FBJE=";
[19 Feb 2024 9:59] MySQL Verification Team
Hi,

I am not sure what you are trying to configure here, and how is this linked to MySQL Server ?

Thanks
[20 Mar 2024 1:00] Bugs System
No feedback was provided for this bug for over a month, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".