- update to 1.00: + Better compatibility with shredder -- tool to repair badly shredded merged users, and adjustments to make shredder un-merge before removing. - update to 0.12: + Merge users as the current user, not always the superuser + Propagate Disabled bit to users that are merged in - add manpage for the new rt-clean-merged-users utility OBS-URL: https://build.opensuse.org/request/show/263590 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-RT-Extension-MergeUsers?expand=0&rev=8
36 lines
1.4 KiB
Groff
36 lines
1.4 KiB
Groff
'\" 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)
|