#2039 change the way how providers are initialized - create a provider constructor
Closed: Invalid 4 years ago by pbrezina. Opened 10 years ago by pbrezina.

Each provider consists of several modules (id, auth, chpass, autofs, ...). These modules are initialized by sssm_(provider)_(module)_init() function, however all modules calls init function of id module to initialize shared resources.

We should create a common provider constructor (say sssm_(provider)_init) that is invoked only once by backend, when a first module of this constructor is beeing loaded.


Fields changed

milestone: NEEDS_TRIAGE => SSSD 1.13 beta
rhbz: => 0

Fields changed

mark: => 0

Fields changed

milestone: SSSD 1.13 beta => SSSD 1.13 backlog
priority: major => minor

Mass-moving tickets not planned for the next two releases.

Please reply with a comment if you disagree about the move..

milestone: SSSD 1.13 backlog => SSSD 1.15 beta

Metadata Update from @pbrezina:
- Issue set to the milestone: SSSD Future releases (no date set yet)

7 years ago

Metadata Update from @pbrezina:
- Custom field design_review adjusted to on (was: 0)
- Custom field mark adjusted to on (was: 0)
- Custom field patch adjusted to on (was: 0)
- Custom field review adjusted to on (was: 0)
- Custom field sensitive adjusted to on
- Custom field testsupdated adjusted to on (was: 0)
- Issue close_status updated to: Invalid
- Issue status updated to: Closed (was: Open)

4 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/3081

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