Need to rename an IMS 5.1 user..having trouble

I need to rename a user because she married and her last name changed.

However, when I rename her, her mail and address book are no longer

viewable from her newly adjusted account. Can you use the moveuser

utility to move a users address book and mail to a new user account

reflecting her new name.

I tried and got the following authentication error even though the user

has been added as a store admin:

# ./MoveUser -u JTest -U MTest -s host.domain.edu -x Admin -p password

-d host.domain.edu -a Admin -v password

User ID = JTest

Destination User ID = MTest

srcMailHost = host.domain.edu

destMailHost = host.domain.edu

sMailAdm = admin

dMailAdm = admin

=======================================================

host.domain.edu:{default\JTest} --> host.domain.edu:{default\MTest}

Server responded [Authentication failed]

I need help figuring this task out....

[983 byte] By [MarcHauge] at [2007-11-25 7:11:01]
# 1

Actually I am getting the following response when attempting as well (Note

admin is a member of the Message Store Admins):

# ./MoveUser -u JTest -U MTest -s host.domain.edu -x admin -p password -d

host.domain.edu -a admin -v password

User ID = JTest

Destination User ID = MTest

srcMailHost = host.domain.edu

destMailHost = host.domain.edu

sMailAdm = admin

dMailAdm = admin

=======================================================

host.domain.edu:{default\JTest} --> host.domain.edu:{default\MTest}

Server responded [Not authorized to login as specified user]

Marc Hauge at 2007-6-29 17:43:46 > top of Java-index,E-Mail, Calendar, & Collaboration,Sun Java System Messaging Server...
# 2
user MTest most be created in the destMailHost.Then try again. This should solve your problem.
wallyu at 2007-6-29 17:43:46 > top of Java-index,E-Mail, Calendar, & Collaboration,Sun Java System Messaging Server...