Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Aug 2021 14:15:19 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 257884] net/openldap24-server: the slapd -l option has disappeared in version 2.4.59_3
Message-ID:  <bug-257884-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 257884
           Summary: net/openldap24-server: the slapd -l option has
                    disappeared in version 2.4.59_3
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: delphij@FreeBSD.org
          Reporter: martin@lispworks.com
             Flags: maintainer-feedback?(delphij@FreeBSD.org)
          Assignee: delphij@FreeBSD.org

I've just upgraded pkgs in 11.4-RELEASE-p9, including this change:

openldap-server: 2.4.59 -> 2.4.59_3

and now the command line:

/usr/local/libexec/slapd -l DAEMON -h "ldapi://%2fvar%2frun%2fopenldap%2fld=
api/
ldap://0.0.0.0/

fails with:

slapd: illegal option -- l
usage: /usr/local/libexec/slapd options
        -4              IPv4 only
        -6              IPv6 only
        -T {acl|add|auth|cat|dn|index|passwd|test}
                        Run in Tool mode
        -c cookie       Sync cookie of consumer
        -d level        Debug level
        -f filename     Configuration file
        -F dir  Configuration directory
        -g group        Group (id or name) to run as
        -h URLs         List of URLs to serve
        -n serverName   Service name
        -o <opt>[=3Dval] generic means to specify options; supported option=
s:
                slp[=3D{on|off|(attrs)}] enable/disable SLP using (attrs)
        -r directory    Sandbox directory to chroot to
        -s level        Syslog level
        -u user         User (id or name) to run as
        -V              print version info (-VV exit afterwards, -VVV print
                        info about static overlays and backends)

The -l option was supported in version 2.4.59:

        -l facility     Syslog facility (default: LOCAL4)

and is still in the manual page slapd(8c).

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