Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 08 Jun 2020 05:50:39 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 245623] infinite growth of krb5cc while requesting data from trusted domain
Message-ID:  <bug-245623-227-OBvzKFSJKc@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-245623-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-245623-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D245623

--- Comment #2 from bugs.freebsd.org@mx.zzux.com ---
There is no Kerberos packages or ports installed, so use heimdal from base.


sh -c 'ldd $(which ldapsearch)'
/usr/local/bin/ldapsearch:
        libldap-2.4.so.2 =3D> /usr/local/lib/libldap-2.4.so.2 (0x800836000)
        liblber-2.4.so.2 =3D> /usr/local/lib/liblber-2.4.so.2 (0x800a83000)
        libsasl2.so.3 =3D> /usr/local/lib/libsasl2.so.3 (0x800c92000)
        libssl.so.8 =3D> /usr/lib/libssl.so.8 (0x800eb0000)
        libcrypto.so.8 =3D> /lib/libcrypto.so.8 (0x801200000)
        libfetch.so.6 =3D> /usr/lib/libfetch.so.6 (0x801676000)
        libcom_err.so.5 =3D> /usr/lib/libcom_err.so.5 (0x801889000)
        libc.so.7 =3D> /lib/libc.so.7 (0x801a8b000)
        libdl.so.1 =3D> /usr/lib/libdl.so.1 (0x801e46000)

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-245623-227-OBvzKFSJKc>