This document decribes how to configure the Ingres service to run as a windows domain user for both Ingres r3 and Ingres r2.6
For each of the versions multiple detailed steps are provided.
You can configure any windows domain administrator to start the Ingres service. There is a slightly different process that needs to be followed for Ingres r3 and Ingres 2.6. They are:
Ingres 2.6:
These are the steps that need to be performed:
Once you have defined the domain user account on the directory server, the domain user must be given administrative rights on the directory server.
To do this, right click on the My Computer icon and select manage .
<Please see attached file for image>
When the Computer Management utility appears, expand the Local Users and Groups item and left click on the Groups icon.
<Please see attached file for image>
Right click on the Administrators group in the right hand pane, and select the Add to Group option.
Type in the domain name of the user you wish to add to the local administrators group and click OK.
By default, the Administrators group has the following access rights to the Ingres filesystem. Below is the default level of access the user requires to the Ingres filesystem:
Once the domain user has been granted Administrator status on the directory server, the following security policies need to be modified.
To modify the security policy, navigate to the User Access Rights by selecting:
Control Panel -> Administrative Tools -> Local Security Policy->Local Policies->User Rights Assignment .
<Please see attached file for image>
From the right hand pane, double click on the Act as part of the operating system policy, click the Add User or Group button and type in the domain name of the user in the following format:
username@cosineDomainComponent
Once the username has been defined, click the OK button twice.
<Please see attached file for image>
Perform the same function for the Log on as a service and Log on locally (or Allow log on locally for Windows 2003 Server) security policies.
To add the domain user account to the ingres RDBMS, follow the process below:
<Please see attached file for image>
<Please see attached file for image>
<Please see attached file for image>
<Please see attached file for image>
These are the steps that need to be performed:
Once you have defined the domain user account on the directory server, the domain user must be given administrative rights on the directory server.
To do this, right click on the My Computer icon and select manage .
<Please see attached file for image>
When the Computer Management utility appears, expand the Local Users and Groups item and left click on the Groups icon.
<Please see attached file for image>
Right click on the Administrators group in the right hand pane, and select the Add to Group option.
Type in the domain name of the user you wish to add to the local administrators group and click OK.
By default, the Administrators group has the following access rights to the Ingres filesystem. Below is the default level of access the user requires to the Ingres filesystem:
Once the domain user has been granted Administrator status on the directory server, the following security policies need to be modified.
To modify the security policy, navigate to the User Access Rights by selecting:
Control Panel -> Administrative Tools -> Local Security Policy->Local Policies->User Rights Assignment .
<Please see attached file for image>
From the right hand pane, double click on the Act as part of the operating system policy, click the Add User or Group button and type in the domain name of the user in the following format:
username@cosineDomainComponent
Once the username has been defined, click the OK button twice.
<Please see attached file for image>
Perform the same function for the Log on as a service and Log on locally (or Allow log on locally for Windows 2003 Server) security policies.
To add the domain user account to the ingres RDBMS, follow the process below:
<Please see attached file for image>
<Please see attached file for image>
<Please see attached file for image>
<Please see attached file for image>
Defining users with their User Principal Name (UPN)
Using a User Principal name (UPN) in the form <username>@<cosineDomainComponent> is normal.
The.<cosineDomainComponent> section is used to uniquely identify users within Microsoft 's Trees & Forests hierarchy. It is the same as specifying the domain credentials as: <NETBIOS DOMAIN NAME>\<username>.
32 Character Ingres Username Limit
There is a 32 character limit to ingres usernames, so ensure that the username of the credentials that is being used to control the ingres service is less than 32 characters. This includes the domain extension.
e.g. dxadduser [email protected]
Other examples include:
To demonstrate this:
<Please see attached file for image>
<Please see attached file for image>
Special Character Restrictions For Ingres Usernames
Ingres names have the character restrictions listed within the CA Directory README - see https://ftp.broadcom.com/user/downloads/pub/etrust/Directory/DXserver/r81-GA-update/readme_eTrustDirectory.html