SYNOPSIS
- sss_cache [options]
DESCRIPTION
sss_cache
OPTIONS
-E,--everything
- Invalidate all cached entries except for sudo rules.
-u,--user login
- Invalidate specific user.
-U,--users
- Invalidate all user records. This option overrides invalidation of specific user if it was also set.
-g,--group group
- Invalidate specific group.
-G,--groups
- Invalidate all group records. This option overrides invalidation of specific group if it was also set.
-n,--netgroup netgroup
- Invalidate specific netgroup.
-N,--netgroups
- Invalidate all netgroup records. This option overrides invalidation of specific netgroup if it was also set.
-s,--service service
- Invalidate specific service.
-S,--services
- Invalidate all service records. This option overrides invalidation of specific service if it was also set.
-a,--autofs-map autofs-map
- Invalidate specific autofs maps.
-A,--autofs-maps
- Invalidate all autofs maps. This option overrides invalidation of specific map if it was also set.
-h,--ssh-host hostname
- Invalidate SSH public keys of a specific host.
-H,--ssh-hosts
- Invalidate SSH public keys of all hosts. This option overrides invalidation of SSH public keys of specific host if it was also set.
-d,--domain domain
- Restrict invalidation process only to a particular domain.
-?,--help
- Display help message and exit.