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...

INFO: How do I setup my Citrix Server in AD environment to Authenticate Users?

Expand / Collapse


This article applies to:

  • Filters

Question:

How do I setup my Citrix Server in AD environment to Authenticate Users?

This document assumes you are using the Citrix Presentation Server 4.0 version, includes a feature known as Virtual IP addressing other wise the filter will only see one ip for all users and give the wrong profile.

Reply

Note: Please use these instructions as a general guideline where you may not need to go through each step depending on your setup and environment.

  1. Install windows 2000/2003 server  (must be installed as an application mode)
  2. Configure the network settings, add this server to the domain (member of "XXXX workgroup" è member of "XXX domain")
  3. Apply latest patches
  4. Install Citrix server: MetaFrame Presentation Server 4.0
  5. Add Citrix applications and assign server(s) and users(s).  In this case, the IE browser or other browsers that you use should be added. 
  6. Enable Virtual IP on the farm's Properties page
  7. Set ranges for virtual IP addresses for the farm
  8. Add authenticat.exe and authenticat.cfg in c:\winnt\system32 directory.  Note: An admin can use command line parameters instead of a configuration file.
  9. Make sure authenticat.cfg has the Citrix Option NP[1=enable, 0=disable] enabled
  10. If using new 2.x authenticat the NP[1] parameter is not needed.

 

======authenticat.cfg======

 

RA[192.168.11.109]

NP[1]

  

===== Command Line ======

 

start ""authenticat.exe RA[R3000_Virtual_IP]NP[1]

 

  1. Add Virtual IP process: at minimum, iexplore.exe; authenticator.exe
  2. Manually modify uselogon.cmd in c:\winnt\system32 directory, which to start up the authenticator for each Citrix session.  Note: the sample below is using the command line parameters and assuming that the virtual IP is 192.168.11.109.

 

======uselogon.cmd======

 

If "%SESSIONNAME%" == "Console" GOTO CONSOLE

start authenticat.exe  RA[192.168.11.109]NP[1]

:CONSOLE


This article was previously published as:
8e6 KB 280290

To contact Trustwave about this article or to request support:


Rate this Article:
     
Tags:

Add Your Comments


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