Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 12 Nov 2018 16:38:37 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 233171] security/libssh needs options for GSSAPI
Message-ID:  <bug-233171-7788@https.bugs.freebsd.org/bugzilla/>

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

            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@FreeBSD.org
          Reporter: dinoex@FreeBSD.org
             Flags: maintainer-feedback?(johans@FreeBSD.org)
          Assignee: johans@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 =3D> /usr/lib/librt.so.1 (0x80128b000)
        libcrypto.so.8 =3D> /lib/libcrypto.so.8 (0x801600000)
        libz.so.6 =3D> /lib/libz.so.6 (0x801a6f000)
        libc.so.7 =3D> /lib/libc.so.7 (0x800823000)
        libthr.so.3 =3D> /lib/libthr.so.3 (0x801c87000)

--=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-233171-7788>