AccountMapping.exe Utility - Intergraph Batch Services - Help

Intergraph Batch Services Help

Language
English
Product
Intergraph Batch Services
Search by Category
Help

The AccountMapping utility adds or deletes a user from the account mapping of Batch Manager. By default, this utility is delivered to the [Product Folder]\bin folder.

Add a User

  1. From the command line, type
    AccountMapping.exe Add <from_domain> <from_user> <to_domain> <to_user_password>

    For example, type:
    AccountMapping Add * * ingrnet clkindre password.1

    SHARED Tip The password is optional. If you choose to use a password, it must be defined before you submit a batch job. This utility does not verify the validity of the password.

Delete a User

  1. From the command line, type
    AccountMapping.exe Del <from_domain> <from_user>

    For example, to delete the generic mapping, type:
    AccountMapping Del * *