1IDMAP_SSS(8)                   SSSD Manual pages                  IDMAP_SSS(8)
2
3
4

NAME

6       idmap_sss - SSSD's idmap_sss Backend for Winbind
7

DESCRIPTION

9       The idmap_sss module provides a way to call SSSD to map UIDs/GIDs and
10       SIDs. No database is required in this case as the mapping is done by
11       SSSD.
12

IDMAP OPTIONS

14       range = low - high
15           Defines the available matching UID and GID range for which the
16           backend is authoritative.
17

EXAMPLES

19       This example shows how to configure idmap_sss as the default mapping
20       module.
21
22           [global]
23           security = domain
24           workgroup = MAIN
25
26           idmap config * : backend        = sss
27           idmap config * : range          = 200000-2147483647
28
29

SEE ALSO

31       sssd(8), sssd.conf(5), sssd-ldap(5), sssd-krb5(5), sssd-simple(5),
32       sssd-ipa(5), sssd-ad(5), sssd-sudo(5),sssd-secrets(5),sssd-session-
33       recording(5), sss_cache(8), sss_debuglevel(8), sss_groupadd(8),
34       sss_groupdel(8), sss_groupshow(8), sss_groupmod(8), sss_useradd(8),
35       sss_userdel(8), sss_usermod(8), sss_obfuscate(8), sss_seed(8),
36       sssd_krb5_locator_plugin(8), sss_ssh_authorizedkeys(8),
37       sss_ssh_knownhostsproxy(8),sssd-ifp(5),pam_sss(8).
38       sss_rpcidmapd(5)sssd-systemtap(5)
39

AUTHORS

41       The SSSD upstream - https://pagure.io/SSSD/sssd/
42
43
44
45SSSD                              04/25/2019                      IDMAP_SSS(8)
Impressum