Using the AGDomainSync tool

Note

Run the AGDomainSync tool under an account with Domain Administrator privileges to retrieve all user names.

After installing M-Business Server, use the AGDomainSync tool to add all users to M-Business Server. When an administrator logs in to the M-Business Server administration pages, then chooses Users » List All Users, the list of user accounts in the SQL Anywhere database displays.

Subsequent use of the AGDomainSync tool allows administrators to synchronize their integrated NT domain with the M-Business Server user database. Update the M-Business Server user database by running the AGDomainSync tool on a regular basis to add and delete users.

To run the AGDomainSync tool, use:

AGDomainSync [-a][-d] <conf_file> ["<NT Group Name>"]
  • Use -a to add accounts to the database.

  • Use -d to delete accounts from the database.

  • The <conf_file> is mandatory. It is the full path to an M-Business Server configuration file. For example, C:/M-BusinessAnywhereServer/conf/sync.conf.

  • The <NT Group Name> is optional. If used, only accounts in this group are added. If you omit the group name, the default is: domain users for a domain, and users for a local machine.

For help with using the AGDomainSync Tool, type AGDomainSync -?.