[Bug 245623] infinite growth of krb5cc while requesting data from trusted domain

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Jun 8 05:50:42 UTC 2020


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=245623

--- Comment #2 from bugs.freebsd.org at 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 => /usr/local/lib/libldap-2.4.so.2 (0x800836000)
        liblber-2.4.so.2 => /usr/local/lib/liblber-2.4.so.2 (0x800a83000)
        libsasl2.so.3 => /usr/local/lib/libsasl2.so.3 (0x800c92000)
        libssl.so.8 => /usr/lib/libssl.so.8 (0x800eb0000)
        libcrypto.so.8 => /lib/libcrypto.so.8 (0x801200000)
        libfetch.so.6 => /usr/lib/libfetch.so.6 (0x801676000)
        libcom_err.so.5 => /usr/lib/libcom_err.so.5 (0x801889000)
        libc.so.7 => /lib/libc.so.7 (0x801a8b000)
        libdl.so.1 => /usr/lib/libdl.so.1 (0x801e46000)

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


More information about the freebsd-bugs mailing list