Some nice fellow on the microsoft newsgroups gave me these instructions:
On the bottom of this reply you will find my comments on this story.
These are the steps you need to follow:
Setup Arcserve Backup Account
Install Arcserve Service Pack 2 (SP2)
Install from Arcserve 2000 CD2
NOTE: This is the same patch as LO85115.exe as listed on
website
Install Exchange Agent from CD2
Below is how to setup the backup account and ensure it's
working.
Creating the Backup Agent Service Account and Mailbox on
Windows 2000
To create the Backup Agent Service Account and Mailbox:
1. Open the Administrative Tools program group and
select Active Directory
Users and Computers on the domain controller.
2. Expand the tree from the console and click Users.
2. Click Action, and then click New and User.
3. Enter a username and password. For this document, the
sample username DBAGENT is used.
4. Select the option: Password never expires.
5. Click Next.
6. Check Create an Exhange mailbox. Select the desired
storage group and
database on the local server.
Enter a unique alias name for the mailbox.
The alias name must not be a prefix of any other mailbox.
Click Next.
7. Click Finish.
8. In the Active Directory Users and Computers, Click User account,
action, and then Properties.
9. Click Members Of tab to ensure the user is a member
of Administrators, Domain users and Backup Operators groups.
10. Click OK to exit.
Assigning Permissions for the Service Account
To assign the appropriate permissions for the service account:
1. Open the Exchange System Manager. Right-click the organization name
and select Delegate Control.
The Exchange Administration Delegation Wizard appears:
2. Add the service account with the Exchange administrator role to
users and groups.
3. Click Next, then Finish.
Configuring the Backup Agent
To configure the Backup Agent to back up individual
mailboxes and folders:
1. Log on to the Windows 2000 server on which Microsoft exchange Server
is installed.
Make sure that the Exchange database containing the service account
mailbox is mounted.
2. Run Microsoft Exchange Backup Agent Configuration from the Program
menu. This configuration dialog will also appear during
installation. All of the steps for this guide can be done at that
time as well.
3. Enter the information for the mailbox. At this time you can also
specify whether you want the exchange agent to communicate with
remote ARCserve servers through either the Named Pipes or TCP/IP
protocols. (TCP/IP is only used on database level backups, not on
mailbox or folder level backups).
4. Click Next.
If your Backup Agent Service Account is not configured correctly, a message box is displayed:
If your Backup Agent Service Account is not configured correctly, the setup program will allow you to use only the database backup portion of the Backup Agent; you will not be able to perform mailbox level backups.
If you have correctly configured your account, the entire Backup Agent will be configured.
5. Click OK to complete the configuration.
Hope all that helps,
My comments
Nop, I think I'll just have to give it up and wait for
arcserve to create a good config whitepaper.
This is what I did;
1) Simulated the customers production environment (twice,
both clean installs)
2) Followed up al you're steps.
3) Given the arcexdba account "log on locally", "act a
part the..." and "log on as a service" rights
4) Made Domain Admins primary group.
5) Added registry keys to make "security tab" visible in
exchange and gave the service account necessary
permissions.
6) Finally after no success, I tried the new service pack
(Arc sp3)
After installing the service pack the explanation line of
the Error Code changed.
It now says; failed to get information of specified
account (EC 1314).
It looks like the configuration part of the agent tries
to query Active Dir via LDAP but can't resolve my service
account. Wrong use of rfc standards, I really dont know???
More help needed!!!
Thx Frank