Files
perl-RT-Extension-MergeUsers/rt-clean-merged-users.1

36 lines
1.4 KiB
Groff
Raw Permalink Normal View History

'\" t
.\" Title: rt-clean-merged-users
.\" Author: [see the "AUTHOR" section]
.\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
.\" Date: 09/13/2013
.\" Manual: rt-clean-merged-users
.\" Language: English
.\"
.TH rt-clean-merged-users RT 1 "September 13, 2013" "Request Tracker" "rt-clean-merged-users"
.\" -----------------------------------------------------------------
.\" * set default formatting
.\" -----------------------------------------------------------------
.\" disable hyphenation
.nh
.\" disable justification (adjust text to left margin only)
.ad l
.\" -----------------------------------------------------------------
.\" * MAIN CONTENT STARTS HERE *
.\" -----------------------------------------------------------------
.SH NAME
rt-clean-merged-users \- clean up dangling user attributes after shredding
.SH SYNOPSIS
.B \fBrt-clean-merged-users\fR
.SH DESCRIPTION
.sp
When a user with another user merged into it is shredded, the attributes on
that user are also shredded, but the merged user will remain, along with
attributes that may point to the now missing user id. This script cleans up
attributes if the merged-into user record is now gone. These users will then be
converted back to regular unmerged users.
.SH AUTHOR
.sp
This manpage was written by Lars Vogdt <lars@linux-schulserver\&.de> for the openSUSE Distribution\&.
.SH SEE ALSO
rt-merge-users(1), rt-update-merged-users(1)