summaryrefslogtreecommitdiffstats
path: root/src/config/cfg_rules.ini
diff options
context:
space:
mode:
authorJakub Hrozek <jhrozek@redhat.com>2017-03-22 12:53:17 +0100
committerJakub Hrozek <jhrozek@redhat.com>2017-03-30 14:09:02 +0200
commit6324eaf1fb321c41ca9883966118df6d45259b7e (patch)
treea6f7ec1250cb69a187824ecd7600e01507659343 /src/config/cfg_rules.ini
parent82843754193b177275ce16f2901edac2060a3998 (diff)
downloadsssd-6324eaf1fb321c41ca9883966118df6d45259b7e.tar.gz
sssd-6324eaf1fb321c41ca9883966118df6d45259b7e.tar.xz
sssd-6324eaf1fb321c41ca9883966118df6d45259b7e.zip
CONFDB: Introduce SSSD domain type to distinguish POSIX and application domains
Related to: https://pagure.io/SSSD/sssd/issue/3310 Adds a new option that allows to distinguish domains that do contain POSIX users and groups and those that don't. The POSIX domains are the default. The non-POSIX domains are selected by selecting an "application" type domain. Reviewed-by: Sumit Bose <sbose@redhat.com> Reviewed-by: Pavel Březina <pbrezina@redhat.com>
Diffstat (limited to 'src/config/cfg_rules.ini')
-rw-r--r--src/config/cfg_rules.ini1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/config/cfg_rules.ini b/src/config/cfg_rules.ini
index 41efcea55..3c857236e 100644
--- a/src/config/cfg_rules.ini
+++ b/src/config/cfg_rules.ini
@@ -311,6 +311,7 @@ option = subdomains_provider
option = selinux_provider
# Options available to all domains
+option = domain_type
option = min_id
option = max_id
option = timeout