Am Wed, 22 Dec 2021 11:38:32 +0100 schrieb Stefan Kania <[email protected]>:
> Am 22.12.21 um 10:31 schrieb Stefan Kania: > > either it's still a configuration problem, or it's missing. If it's > > a configuration problem, how can I fix it? > > I now built OpenLDAP from source with this options: > -------------- > ./configure --enable-argon2 --with-argon2=libargon2 --with-cyrus-sasl > --with-tls=openssl --enable-overlays=mod --enable-backends=mod > --disable-perl --disable-ndb --enable-crypt --enable-modules > --enable-dynamic --enable-syslog --enable-debug --en able-local > --enable-spasswd --disable-sql --prefix=/opt/openldap-current > --with-sasl=yes > -------------- > Still no gssapi :-(. Did I miss something here? [...] You probabely missed the header files, check /usr/include/gssapi/ and /usr/include/krb5/ and probabely some more. -Dieter -- Dieter Klünter | Systemberatung http://sys4.de GPG Key ID: E9ED159B 53°37'09,95"N 10°08'02,42"E
