Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The CxSAST is based on IIS Application Pools and CxServices. For each of these the local Network Service is defined as default by the CxSAST installer.

...

  • CxClientPool - Application Pool of the Web Portal - the user that is defined here will not influence any external tools.
  • CxPool - Application Pool of the CxManager - the user that is defined here is used for connection to a third party server, e.g. TFS, GIT, SVN, etc..
  • CxPoolRestAPI - Application Pool of the RestAPI - the user that is defined here will not influence any external tools.
Info

The user assigned to the IIS App Pools will must have access to the CxDB and CxActivity databases in the SQL Server, if 'Integrated Security=True' in - DBConnectionData.config file.

...

 1. In the IIS Manager, navigate to Application Pools, and check the user Identity of each of the following:

  • CxClientPool
  • CxPool
  • CxPoolRestAPI 
Info

If any of the Cx Application Pools are anything other than the default Network Service, make sure you know the user account's full credentials.

...

 7. Enter the appropriate user credentials and click OK.

Cx Storage Folders

 1. Ensure Verify that the user accessing the Cx storage folders (CxSrc, CxReports, ExtSrc) has the appropriate read/write permissions.

 2. To modify the read/write permissions for Cx storage folders: 3

 1. Navigate to the desired Cx storage folder (C:\CxSrc, C:\CxReports, C:\ExtSrc)

...

 2. Right-click the folder, click Properties, and then click the Security tab.

...

 3. Click Edit and select the user or group for which you want to change the permissions.

...

 4. Check

...

the permissions that you want to add for that user or group.

Info

For a single manager with local folders, define read/write permissions.

...

 5. Click Apply to save the changes.

 8 3. Repeat the same procedures this procedure for the remaining Cx storage folders.


...