Trustwave and Cybereason Merge to Form Global MDR Powerhouse for Unparalleled Cybersecurity Value. Learn More

Trustwave and Cybereason Merge to Form Global MDR Powerhouse for Unparalleled Cybersecurity Value. Learn More

Services
Managed Detection & Response

Eliminate active threats with 24/7 threat detection, investigation, and response.

Co-Managed SOC (SIEM)

Maximize your SIEM investment, stop alert fatigue, and enhance your team with hybrid security operations support.

Advisory & Diagnostics

Advance your cybersecurity program and get expert guidance where you need it most.

Penetration Testing

Test your physical locations and IT infrastructure to shore up weaknesses before exploitation.

Database Security

Prevent unauthorized access and exceed compliance requirements.

Email Security

Stop email threats others miss and secure your organization against the #1 ransomware attack vector.

Digital Forensics & Incident Response

Prepare for the inevitable with 24/7 global breach response in-region and available on-site.

Firewall & Technology Management

Mitigate risk of a cyberattack with 24/7 incident and health monitoring and the latest threat intelligence.

Solutions
BY TOPIC
Microsoft Security
Unlock the full power of Microsoft Security
Offensive Security
Solutions to maximize your security ROI
Rapidly Secure New Environments
Security for rapid response situations
Securing the Cloud
Safely navigate and stay protected
Securing the IoT Landscape
Test, monitor and secure network objects
Why Trustwave
About Us
Awards and Accolades
Trustwave SpiderLabs Team
Trustwave Fusion Security Operations Platform
Trustwave Security Colony
Partners
Technology Alliance Partners
Key alliances who align and support our ecosystem of security offerings
Trustwave PartnerOne Program
Join forces with Trustwave to protect against the most advance cybersecurity threats
Loading...
Loading...

HOWTO: Enabling import of Computer Accounts from Active Directory

Expand / Collapse


This article applies to:

  • WebMarshal 7.1 and above
  • Active Directory connector

Question:

  • How can I import Computer Accounts from Active Directory?

Procedure:

By default, WebMarshal does not allow import of Computer Accounts. Most customers authenticate only Users from Active Directory.

Some customers may wish to control applications that run under the Computer Account or Local System on a client computer.

To allow import of Computer Accounts, add an attribute entry enableImportMachineNames="true" in the WebMarshal Array Manager Configuration file (WMArrayMgr.config.xml) as follows:

<WebMarshal>
   <ArrayManager>
      <Config>
         <Application enableImportMachineNames="true" {other settings} />
      </Config>
   </ArrayManager>
</WebMarshal>

To apply the change, restart the Array Manager service.

Notes:

  • If the Application element is already present, do not add another copy of this element. For more information about editing XML documents, see Knowledge Base article Q12705.
  • Import of Computer Accounts is not possible in versions 6.10 through 7.0.
  • Import of Computer Accounts was allowed by default in version 6.9 and below.

To contact Trustwave about this article or to request support:


Rate this Article:
     

Add Your Comments


Comment submission is disabled for anonymous users.
Please send feedback to Trustwave Technical Support or the Webmaster
.