Added freeipa client

This commit is contained in:
2026-03-25 07:19:04 +01:00
parent 5418923185
commit ea8e001f94
16 changed files with 770 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
--- util/ipa_krb5.c.orig 2021-11-25 17:34:42 UTC
+++ util/ipa_krb5.c
@@ -25,6 +25,7 @@
#include <errno.h>
#include <lber.h>
#include <errno.h>
+#include <sys/endian.h>
#include <libintl.h>
#define _(STRING) gettext(STRING)