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

NAME

6       sss_cache - perform cache cleanup
7

SYNOPSIS

9       sss_cache [options]
10

DESCRIPTION

12       sss_cache invalidates records in SSSD cache. Invalidated records are
13       forced to be reloaded from server as soon as related SSSD backend is
14       online.
15

OPTIONS

17       -E,--everything
18           Invalidate all cached entries except for sudo rules.
19
20       -u,--user login
21           Invalidate specific user.
22
23       -U,--users
24           Invalidate all user records. This option overrides invalidation of
25           specific user if it was also set.
26
27       -g,--group group
28           Invalidate specific group.
29
30       -G,--groups
31           Invalidate all group records. This option overrides invalidation of
32           specific group if it was also set.
33
34       -n,--netgroup netgroup
35           Invalidate specific netgroup.
36
37       -N,--netgroups
38           Invalidate all netgroup records. This option overrides invalidation
39           of specific netgroup if it was also set.
40
41       -s,--service service
42           Invalidate specific service.
43
44       -S,--services
45           Invalidate all service records. This option overrides invalidation
46           of specific service if it was also set.
47
48       -a,--autofs-map autofs-map
49           Invalidate specific autofs maps.
50
51       -A,--autofs-maps
52           Invalidate all autofs maps. This option overrides invalidation of
53           specific map if it was also set.
54
55       -h,--ssh-host hostname
56           Invalidate SSH public keys of a specific host.
57
58       -H,--ssh-hosts
59           Invalidate SSH public keys of all hosts. This option overrides
60           invalidation of SSH public keys of specific host if it was also
61           set.
62
63       -d,--domain domain
64           Restrict invalidation process only to a particular domain.
65
66       -?,--help
67           Display help message and exit.
68

SEE ALSO

70       sssd(8), sssd.conf(5), sssd-ldap(5), sssd-krb5(5), sssd-simple(5),
71       sssd-ipa(5), sssd-ad(5), sssd-sudo(5), sss_cache(8), sss_debuglevel(8),
72       sss_groupadd(8), sss_groupdel(8), sss_groupshow(8), sss_groupmod(8),
73       sss_useradd(8), sss_userdel(8), sss_usermod(8), sss_obfuscate(8),
74       sss_seed(8), sssd_krb5_locator_plugin(8), sss_ssh_authorizedkeys(8),
75       sss_ssh_knownhostsproxy(8), sssd-ifp(5), pam_sss(8).  sss_rpcidmapd(5)
76

AUTHORS

78       The SSSD upstream - http://fedorahosted.org/sssd
79
80
81
82SSSD                              01/15/2019                      SSS_CACHE(8)
Impressum