If your installation uses Windows authentication for SQL Server, ensure the event monitor service (seemonitor.exe) and the IIS application pool used by Server EE for .NET are configured to run as a Windows user that has database administration
               privileges for each of the region databases that are to be accessed. 
               	 
            
 
            	 
            By default the 
               		seemonitor service runs under the local system account and only has access to local database server instances. Use the following procedure
               to change the user that the service runs under. 
               	 
            
 
            	 
             
               		
               - Open the Windows Services dialog box. 
                  		
               
- In the services list, select the 
                  		  Micro Focus SEE Monitor service. 
                  		
               
- Right-click and select 
                  		  Properties. 
                  		
               
- Select the 
                  		  Log On tab. 
                  		  
                    
 
- Select the 
                  		  This Account radio button, and enter the user id and password details that the service is to run under. 
                  		
               
- Click 
                  		  OK. 
                  		
               
- Start or re- start the service. 
                  		
               
By default the 
               		w3wp.exe process started by IIS that hosts the dispatcher and SEP services can only access local database server instances. Use the
               following procedure to change the user that 
               		w3wp.exe runs as. 
               	 
            
 
            	 
             
               		
               - Start IIS Manager. 
                  		
               
- Select 
                  		  Application Pools in the left-hand tree. 
                  		
               
- Right-click on 
                  		  Micro Focus SEE for .NET v4.0 in the centre-pane and select 
                  		  Advanced Settings ... 
                     		  . 
                  		
               
- Select the 
                  		  Identity property in the 
                  		  Process Model category. 
                  		
               
- Click on the 
                  		  ... button at the right-hand side of the property value. 
                  		
               
- Select the 
                  		  Custom Account radio button and click on 
                  		  Set. 
                  		
               
- Enter the user id and password details that you require.
                  		  
                    
 
- Click 
                  		  OK to close the 
                  		  Set Credentials dialog box. 
                  		
               
- Click 
                  		  OK to close the 
                  		  Application Pool Identity dialog box. 
                  		
               
- Click 
                  		  OK to close the 
                  		  Advanced Settings dialog box. 
                  		
               
- Recycle the application pool if it is already started. 
                  		  w3wp.exe uses the configured user the next time it starts.