HomeFreeBSD

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

Description

net/openldap26-{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

Details

Provenance
michaeloAuthored on Oct 14 2022, 4:54 PM
delphijCommitted on Oct 16 2022, 1:02 AM
Parents
R11:3fcd86d0c01b: multimedia/kooha: update to 2.2.2
Branches
Unknown
Tags
Unknown