Users and Groups (Server Configuration)
The
page allows you to create new user accounts, add user group membership to existing user accounts, and create new user groups.User Accounts
Creating a New User Account (or Adding User Group Membership to an Existing User Account)
To create a new user account, or to add an existing user account to one or more user groups:
- Click the button.
- Click the option.
- Populate the dialog fields in the dialog that appears. If you are not creating a new user account but adding user group membership to an existing user account, only the and fields are needed to identify the account to update.
- Click to accept your changes.
Updating a User Account Operation
To update an existing user account operation:
- Select the user account to update.
- Click the button.
- Update the dialog fields in the dialog that appears.
- Click to accept your changes.
Removing a User Account Operation
To remove an existing user account operation:
- Select the user account to no longer process.
- Click the button.
User Groups
Creating a New User Group
To create a new user group:
- Click the button.
- Click the option.
- Populate the dialog fields in the dialog that appears.
- Click to accept your changes.
Updating a User Group Operation
To update an existing user group operation:
- Select the user group to update.
- Click the button.
- Update the dialog fields in the dialog that appears.
- Click to accept your changes.
Removing a User Group Operation
To remove an existing user group operation:
- Select the user group to remove.
- Click the button.
Scripting Details
The two-way integrated IDE emits or updates the underlying setup script every time the visual view is used. If you are using InstallAware scripting in your setups, the following information identifies the changes made by this visual page to your setup script.
Commands Used
This page emits the following types of scripting commands: Create User, Delete User, Create Group, Delete Group. Additional general scripting commands may be emitted.
Commands Required
This page requires the following scripting commands to be already present in your setup script: Apply Install, Apply Uninstall.