Am Wed, 22 Dec 2021 12:49:54 +0100
schrieb Dieter Klünter <die...@dkluenter.de>:

> Am Wed, 22 Dec 2021 11:38:32 +0100
> schrieb Stefan Kania <ste...@kania-online.de>:
> 
> > 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.

Sorry, just an other hint. Check the sources files
openldap/include/ldap.h

/* OpenLDAP SASL options */
[...]
/* OpenLDAP GSSAPI options */
#define LDAP_OPT_X_GSSAPI_DO_NOT_FREE_CONTEXT      0x6200
#define LDAP_OPT_X_GSSAPI_ALLOW_REMOTE_PRINCIPAL   0x6201

-Dieter

-- 
Dieter Klünter | Systemberatung
http://sys4.de
GPG Key ID: E9ED159B
53°37'09,95"N
10°08'02,42"E

Reply via email to