#2473 RFE: Add a configuration option to specify where a snippet with sssd_krb5_localauth_plugin.so is generated
Closed: Fixed None Opened 9 years ago by jhrozek.

In order to support automatic configuration of the sssd_krb5_localauth_plugin.so plugin, the krb5.conf needs to include a snippet like this:

[plugins]
 localauth = {
  module = sssd:/usr/lib/sssd/modules/sssd_krb5_localauth_plugin.so
  enable_only = sssd
 }

The path to the module should be generated according to build-time options.

The new option could be named krb5_localauth_snippet_path. The default of this new option should be /var/lib/sss/pubconf/krb5.include.d/, also watch out for configure-generated paths.


Fields changed

type: defect => enhancement

Fields changed

cc: => mkosek

This ticket is requested by a downstream -> raising the priority to critical and assigning to Sumit.

owner: somebody => sbose
priority: major => critical

Fields changed

milestone: NEEDS_TRIAGE => SSSD 1.12.3

Fields changed

patch: 0 => 1

resolution: => fixed
status: new => closed

Metadata Update from @jhrozek:
- Issue assigned to sbose
- Issue set to the milestone: SSSD 1.12.3

7 years ago

SSSD is moving from Pagure to Github. This means that new issues and pull requests
will be accepted only in SSSD's github repository.

This issue has been cloned to Github and is available here:
- https://github.com/SSSD/sssd/issues/3515

If you want to receive further updates on the issue, please navigate to the github issue
and click on subscribe button.

Thank you for understanding. We apologize for all inconvenience.

Login to comment on this ticket.

Metadata