NEWDUSER(1)
NAME
newduser - replace one ClearDDTS user's name with another's
SYNOPSIS
newduser
DESCRIPTION
Use newduser to change the login name of one DDT's user in
the defect database with the login name of another.
Occasionally, an employee will quit or take on a different
job within the same company. In this case, bugs assigned to
that user should be assigned to another engineer.
The newduser utility interactively asks for the old user's
login name, the new user's login name, and the new user's
mail address. Then, it performs the following updates for
bugs in projects owned on this system:
o For all bugs submitted by the old user, the submitter
mailing address is changed so that any mail generated
concerning that bug is sent to the new user. The
original submitter's name and login ID, however is kept
intact.
o Each unresolved bug that was assigned to the old user
is reassigned to the new user. Only those bugs which
are unresolved are reassigned.
The newduser utility can be used only by the user ddts.
SEE ALSO
adminbug(1), bugmail(1), patchbug(1)