Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 30 Apr 2016 12:26:49 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 209165] net/nss_ldap allow selection of Kerberos implementation to link against while configuring port options
Message-ID:  <bug-209165-13@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 209165
           Summary: net/nss_ldap allow selection of Kerberos
                    implementation to link against while configuring port
                    options
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: des@FreeBSD.org
          Reporter: marc.priggemeyer@gmail.com
          Assignee: des@FreeBSD.org
             Flags: maintainer-feedback?(des@FreeBSD.org)

Created attachment 169828
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D169828&action=
=3Dedit
unified diff for net/nss_ldap/Makefile

At the moment it's impossible to set WITHOUT_KERBEROS=3DYES in /etc/src.conf
while having Kerberos option activated for net/nss_ldap.

The attached unified diff for net/nss_ldap/Makefile adds options to select a
Kerberos implementation as dependency during configuration of the port.

Options are:
SYSTEMKRB -> use Heimdal Kerberos implementation shipped with the base syst=
em
MIT -> use MIT Kerberos implementation from ports (security/krb5)
HEIMDAL -> use Heimdal Kerberos implementation from ports (security/heimdal)

--=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-209165-13>