Public bug reported:

In the (rare) circumstance that sysvinit is used in lieu of systemd, the
default DAEMON_OPTS sourced from `/etc/defaults/sssd` are no longer
supported by upstream sssd.

Example error message in a Jammy container:

```
# /etc/init.d/sssd start

Invalid option -f: unknown option

Usage: sssd [-?Dig] [-?|--help] [--usage] [-d|--debug-level=INT] 
[--debug-timestamps=INT] [--debug-microseconds=INT] 
[--logger=stderr|files|journald] [-D|--daemon]
        [-i|--interactive] [-c|--config=STRING] [-g|--genconf] 
[-s|--genconf-section=STRING] [--version]
 * Starting System Security Services Daemon sssd
```

It appears that -f was deprecated in favor of -logger=files in 2.5.0,
per upstream changelog found at https://sssd.io/release-
notes/sssd-2.5.0.html

Upstream changed their gentoo sysv launch args here, for comparison:
https://github.com/SSSD/sssd/commit/37d255b285dbef7d4cf3e8093a32fc2bc0840fbf

** Affects: sssd (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2100025

Title:
  sssd sysvinit defaults file contains deprecated option -f

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/sssd/+bug/2100025/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to