'\" t .\" Title: sss_cache .\" Author: The SSSD upstream - http://fedorahosted.org/sssd .\" Generator: DocBook XSL Stylesheets v1.76.1 .\" Date: 03/04/2013 .\" Manual: SSSD Manual pages .\" Source: SSSD .\" Language: English .\" .TH "SSS_CACHE" "8" "03/04/2013" "SSSD" "SSSD Manual pages" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .\" http://bugs.debian.org/507673 .\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .ie \n(.g .ds Aq \(aq .el .ds Aq ' .\" ----------------------------------------------------------------- .\" * set default formatting .\" ----------------------------------------------------------------- .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) .ad l .\" ----------------------------------------------------------------- .\" * MAIN CONTENT STARTS HERE * .\" ----------------------------------------------------------------- .SH "NAME" sss_cache \- perform cache cleanup .SH "SYNOPSIS" .HP \w'\fBsss_cache\fR\ 'u \fBsss_cache\fR [\fIoptions\fR] .SH "DESCRIPTION" .PP \fBsss_cache\fR invalidates records in SSSD cache\&. Invalidated records are forced to be reloaded from server as soon as related SSSD backend is online\&. .SH "OPTIONS" .PP \fB\-u\fR,\fB\-\-user\fR \fIlogin\fR .RS 4 Invalidate specific user\&. .RE .PP \fB\-U\fR,\fB\-\-users\fR .RS 4 Invalidate all user records\&. This option overrides invalidation of specific user if it was also set\&. .RE .PP \fB\-g\fR,\fB\-\-group\fR \fIgroup\fR .RS 4 Invalidate specific group\&. .RE .PP \fB\-G\fR,\fB\-\-groups\fR .RS 4 Invalidate all group records\&. This option overrides invalidation of specific group if it was also set\&. .RE .PP \fB\-n\fR,\fB\-\-netgroup\fR \fInetgroup\fR .RS 4 Invalidate specific netgroup\&. .RE .PP \fB\-N\fR,\fB\-\-netgroups\fR .RS 4 Invalidate all netgroup records\&. This option overrides invalidation of specific netgroup if it was also set\&. .RE .PP \fB\-d\fR,\fB\-\-domain\fR \fIdomain\fR .RS 4 Restrict invalidation process only to a particular domain\&. .RE .PP \fB\-h\fR,\fB\-\-help\fR .RS 4 Display help message and exit\&. .RE .SH "AUTHORS" .PP \fBThe SSSD upstream \- http://fedorahosted\&.org/sssd\fR