[Bug 233171] security/libssh needs options for GSSAPI
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Nov 12 16:38:40 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233171
Bug ID: 233171
Summary: security/libssh needs options for GSSAPI
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: johans at FreeBSD.org
Reporter: dinoex at FreeBSD.org
Flags: maintainer-feedback?(johans at FreeBSD.org)
Assignee: johans at FreeBSD.org
On system with non default kerberos,
applcation with libssh fails loading libgssapi.so.
I would like to suggest an option to disable GSSAPI here.
Tested:
$ ldd ../stage/usr/local/lib/libssh.so
../stage/usr/local/lib/libssh.so:
librt.so.1 => /usr/lib/librt.so.1 (0x80128b000)
libcrypto.so.8 => /lib/libcrypto.so.8 (0x801600000)
libz.so.6 => /lib/libz.so.6 (0x801a6f000)
libc.so.7 => /lib/libc.so.7 (0x800823000)
libthr.so.3 => /lib/libthr.so.3 (0x801c87000)
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list