Description of problem: /usr/lib/libuser/libuser_krb5.so is missing; no operation on a kerberos-kdc Version-Release number of selected component (if applicable): libuser-0.52.5-1 How reproducible: Steps to Reproduce: 1. configurer libuser for operation on a kdc 2. do a luseradd Actual results: (process:3594): GModule-CRITICAL **: file gmodule.c: line 461 (g_module_close): assertion `module != NULL' failed Fehler beim Initialisieren von libuser: /usr/lib/libuser/libuser_krb5.so: Kann die Shared-Object-Datei nicht öffnen: Datei oder Verzeichnis nicht gefunden. Expected results: addition of a new user Additional info:
Created attachment 109315 [details] /etc/libuser.conf
The krb5 module was never shipped in our packages; currently it doesn't even compile. I can't really promise that this will get fixed soon. Patches are of course welcome :)
Fedora Core 3 is now maintained by the Fedora Legacy project for security updates only. If this problem is a security issue, please reopen and reassign to the Fedora Legacy product. If it is not a security issue and hasn't been resolved in the current FC5 updates or in the FC6 test release, reopen and change the version to match. Thank you!
As described in http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=83365, the kadm5 library is internal to krb5 and isn't available to other programs. This library is necessary for the libuser krb5 module; therefore the libuser module can't be included in Fedora packages.