SSSD / sssd

A daemon to manage identity, authentication and authorization for centrally-managed systems.
https://sssd.io
GNU General Public License v3.0
601 stars 247 forks source link

[RFE] Add "enabled" option to domain section #4743

Closed sssd-bot closed 4 years ago

sssd-bot commented 4 years ago

Cloned from Pagure issue: https://pagure.io/SSSD/sssd/issue/3735


Instead of enabling domains using the "domains" option in [sssd] section we could have [domain/*] option "enabled". This would allow admins to configure and enable domain in the same snippet file.

Comments


Comment from jhrozek at 2018-05-23 17:18:50

Metadata Update from @jhrozek:


Comment from jhrozek at 2018-05-23 17:20:27

Metadata Update from @jhrozek:


Comment from thalman at 2020-03-11 14:47:05

Metadata Update from @thalman:


Comment from thalman at 2020-03-11 14:48:53

Metadata Update from @thalman:


Comment from pbrezina at 2020-03-11 14:49:48

Metadata Update from @pbrezina:

pbrezina commented 4 years ago

Pushed PR: https://github.com/SSSD/sssd/pull/5213

pbrezina commented 4 years ago

Pushed PR: https://github.com/SSSD/sssd/pull/5270