HomeFreeBSD

net/openldap25-{server,client}: fix proper usage of FETCH/GSSAPI options

Description

net/openldap25-{server,client}: fix proper usage of FETCH/GSSAPI options

  • FETCH_DESC is not present with client
  • FETCH applies to *both* client and server since both slapd and client tools use ldif_parse_line2() via libldap which can use libfetch
  • GSSAPI is also required for the client as well since ldap*(1) commands can be used to connect and authenticate to directory servers like Active Directory and OpenLDAP with Kerberos via SASL GSSAPI mechanism

PR: ports/267056
(cherry picked from commit b7db3e41f324cdbc95a33256dd4cdf7e38928fc0)

Details

Provenance
michaeloAuthored on Oct 21 2022, 5:22 PM
delphijCommitted on Oct 21 2022, 5:25 PM
Parents
R11:b62b5badf268: net/openldap24-server: Deprecate and set expiration date to 2022-12-31
Branches
Unknown
Tags
Unknown