SlideShare une entreprise Scribd logo
1  sur  10
Télécharger pour lire hors ligne
How To - Implement Single Sign On Authentication with Active Directory

                                How To - Implement Single Sign On Authentication with
                                Active Directory


  Applicable to – English version of Windows

  This article describes how to implement single sign on authentication with Active Directory
  integration.

  Cyberoam – ADS integration feature allows Cyberoam to map the users and groups from Active
  Directory for the purpose of authentication.

  Prerequisites:
       • NetBIOS Domain name
       • FQDN Domain name
       • Search DN
       • Active Directory Server IP address
       • Administrator Username and Password (Active Directory Domain)
       • IP address of Cyberoam Interface connected to Active Directory server
       • Import AD groups


Configuring ADS authentication
  Logon to Cyberoam Web Admin Console and follow the below given steps:

  Step 1: Create ADS user groups.
  Please check Cyberoam version before you continue as this is version specific step.

  All Versions below 9.5.3 build 14
  Go to Group> Add Group and create all the ADS user groups

  For mapping the ADS user groups with the Cyberoam user groups, create all the ADS user groups
  into Cyberoam before ADS users log on to Cyberoam for the first time. If the ADS groups are not
  created in Cyberoam, all the users will be assigned to the Default group of Cyberoam.

  If all the ADS user groups are created in Cyberoam before users log on to Cyberoam then user will
  be automatically created in the respective group when they log on to Cyberoam.

  Version 9.5.3.14 or above
  Instead of creating groups again in Cyberoam, you can import AD groups into Cyberoam using
  Import Wizard.

  One can import groups only after integrating and defining AD parameters into Cybeoam.

  If you intend to import group, skip this step.

  Step 2: Define Authentication parameters
  Go to User>Authentication Settings
  Select ‘Active Directory’ under Configure Authentication & Integration parameters
  Select Default Group.


                                                                                                      1
How To - Implement Single Sign On Authentication with Active Directory


Cyberoam will create user(s) in the respective groups if groups are already created in Cyberoam
otherwise user will be created in the group selected as Default group.

Click Update to save the settings




Step 3: Configure Cyberoam to use Active Directory

Click Add to configure Active Directory parameters
Specify IP address of Active Directory




Specify TCP/IP port number in Port field. It is the port on which ADS server listens for the
authentication requests. On Cyberoam appliance, the default port for ADS traffic is 389. If your AD
server is using another port, specify port number in Port field.

Specify NetBIOS Domain name. If you do not know NetBIOS name, refer to section ‘Determine
NetBIOS Name, FQDN and Search DN’.

                                                                                                  2
How To - Implement Single Sign On Authentication with Active Directory




Specify Active Directory Administrator Username and password

Cyberoam allows implementing AD integration in two ways:
   • Tight Integration – With tight integration, Cyberoam synchronizes groups with AD every time
     the user tries to logon. Hence, even if the group of a user is changed in Cyberoam, on
     subsequent log in attempt, user logs on as the member of the same group as configured in
     Active Directory. In this case group membership of each user is as defined in the Active
     Directory.

   • Loose Integration – With loose integration, Cyberoam does the Group management and
     does not synchronize groups with AD when user tries to logon. By default, users will be the
     member of Cyberoam default group irrespective of Active Directory group, administrator can
     change the group membership. Cyberoam will use authentication attribute for authenticating
     users with Active Directory.

Click “Test Connection” to check whether Cyberoam is able to connect to the Active Directory or
not. If Cyberoam is able to connect to the Active Directory, click Add to save the configuration.

Step 4: Add Domain Query
If Cyberoam is able to connect to the Active Directory, click Add to enter Domain name




                                                                                                    3
How To - Implement Single Sign On Authentication with Active Directory




Enter Domain name (FQDN Domain Name)
Click Add and enter Search DN. Check the steps provided in section ‘Determine NETBIOS Name,
FQDN and Search DN’ to find the Search DN.




Click OK to save the query.




                                                                                                  4
How To - Implement Single Sign On Authentication with Active Directory




Click Save to save the Domain details

Step 5: Test Active Directory integration
Go to Help>Downloads and click HTTP to open the HTTP client login page.




Specify username and password




                                                                                                 5
How To - Implement Single Sign On Authentication with Active Directory




  Username will be displayed on User>Manage Live Users page if user is able to log on to
  Cyberoam successfully.

  This completes the AD configuration.

  Import AD Groups
  If you have deployed v 9.5.3 build 14 or above, import AD groups into Cyberoam using Import
  Wizard before configuring for single sign on.


Single Sign on Implementation
  Step 6: Use the following procedure for implementing Single Sign On (SSO) for ADS if the SSO
  Client is to be installed on Windows 2000, Windows XP or Windows 2003:

  Step 6.1: Download SSCyberoamAutoSetup.zip from Help>Download page from Cyberoam Web
  Admin Console on Domain Controller or on any of the client machine which is member of Domain
  and has the Administrator user privileges.




  Step 6.2: Create directory SSOsetup and unzip SSCyberoamAutoSetup.zip.

  Following files will be extracted:
  1. SSCyberoamSetup.exe
  2. SSCyberoamConfigSetup.exe
  3. SSCyberoamConfig.ini
  4. ElitecoreAdmin.exe
  5. ElitecoreRun.exe


                                                                                                   6
How To - Implement Single Sign On Authentication with Active Directory




Step 6.3: Run ElitecoreAdmin.exe to create Admin.ini file to store the user account credentials
which has installation right for all the workstations. Installation right is required to run SS
Cyberoam setup and install Client on the user machine.

Specify username, password, and windows domain name from where users will log on. This will
create Admin.ini file in the SSOsetup directory. If you do not know NetBIOS name, refer to
Determine NetBIOS Name, FQDN and Search DN.




Admin.ini file is passed as a parameter to Elitecorerun.exe to run SS Cyberoam setup.



Step 6.4: Setup your configuration in SSCyberoamConfig.ini file using following syntax:
   Domain Name=XYZ (FQDN Domain name is the domain from where users will log on)
   Server=aaa.bbb.ccc.ddd (IP address of Cyberoam interface which is connected to Active
   Directory)
   Domain Controller=ADS

Step 6.5: Copy following files to “cyberoam” directory under “NETLOGON” of domain controller:
1. SSCyberoamSetup.exe
2. SSCyberoamConfigSetup.exe
3. SSCyberoamConfig.ini
4. Admin.ini
5. ElitecoreRun.exe

Use can access NETLOGON directory using:adsservernamenetlogon

Step 6.6: Configure logon script
Log on script is executed every time user logs on to the local computer. Each user could have an
individual log on script or all users could share the same logon script.

Default location of logon script: NETLOGON directory

Go to step 7.6.1 if logon script is already created
Go to step 7.6.2 if logon script is not created

Step 6.6.1: Update logon script (If logon script is already created)
Download logon script batch file

Edit the existing logon script by using any Text Editor and add lines specified at the end of the


                                                                                                    7
How To - Implement Single Sign On Authentication with Active Directory


script.

Note:
     • Replace adsservername with Active Directory domain controller's computer name.
     • Do not keep any space before or after any slash ()

If all users share the common logon script then, you need to update only the common script else
you need to update all the scripts created for each user.

Step 6.6.2: Create logon script (If logon script is not already created)
a) Download logon script batch file and save as “cyberoam.bat” in the NETLOGON

Note:
     • Replace adsservername with Active Directory domain controller's computer name.
     • Do not keep any space before or after any slash ()

b) Define logon script - cyberoam.bat (created in step 6.6.2) as a default logon script for all the
users using following method:
Log on to Cyberoam Web Admin Console
Go to User -> Migrate Users and click "User Logon Script Updation Utility" from to download
updatelogonscript.bat file
Execute this script file from the domain controller itself or any other machine which is part of the
domain as follows: updatelogonscript.bat cyberoam.bat

Please note you will require administrative privilege to run the script

When the user logs on for the first time after the above configuration, logon script runs
SSCyberoamSetup.exe and installs Cyberoam Single Sign On Client (Cyberoam SSO Client) on
the user machine. Cyberoam will authenticate user based on the details specified in
SSCyberoamConfig.ini and Windows username.

Note:
On every log on attempt, SSCyberoamSetup.exe is executed which installs Cyberoam SSO
Client if Client is not available on user machine.

Step 6.7: Check whether Cyberoam SSO Client is installed and configured properly from any of
the local machine.

a) Check for “Single SignIn Cyberoam Client” folder from Start Programs. If client is installed
properly, Single SignIn Cyberoam Client folder will be created.




                                                                                                       8
How To - Implement Single Sign On Authentication with Active Directory




  b) Check SSO version and server IP address from
  HKEY_LOCAL_MACHINE/SOFTWARE/eLitecore/Cyberoam of the registry of the local machine.




  Step 7: This completes the implementation of single sign on authentication with Active Directory
  integration.




Determine NetBIOS Name, FQDN and Search DN


  On the ADS server:
      • Go to Start>Programs > Administrative Tools > Active Directory Users and Computers
      • Right Click the required domain and go to Properties tab
      • Search DN will be based on the FQDN. In the given example FQDN is elitecore.com and
        Search DN will be DC=elitecore, DC=com




                                                                                                     9
How To - Implement Single Sign On Authentication with Active Directory




Document Version: 5.0-29/08/2008




                                                                                             10

Contenu connexe

Dernier

Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slide
vu2urc
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and Myths
Joaquim Jorge
 

Dernier (20)

TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
 
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
 
AWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of Terraform
 
Real Time Object Detection Using Open CV
Real Time Object Detection Using Open CVReal Time Object Detection Using Open CV
Real Time Object Detection Using Open CV
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slide
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and Myths
 
HTML Injection Attacks: Impact and Mitigation Strategies
HTML Injection Attacks: Impact and Mitigation StrategiesHTML Injection Attacks: Impact and Mitigation Strategies
HTML Injection Attacks: Impact and Mitigation Strategies
 
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?
 
Strategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherStrategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a Fresher
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organization
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024
 
A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?
 
Tech Trends Report 2024 Future Today Institute.pdf
Tech Trends Report 2024 Future Today Institute.pdfTech Trends Report 2024 Future Today Institute.pdf
Tech Trends Report 2024 Future Today Institute.pdf
 
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, AdobeApidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
 
Developing An App To Navigate The Roads of Brazil
Developing An App To Navigate The Roads of BrazilDeveloping An App To Navigate The Roads of Brazil
Developing An App To Navigate The Roads of Brazil
 
Advantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your BusinessAdvantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your Business
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
 

En vedette

How Race, Age and Gender Shape Attitudes Towards Mental Health
How Race, Age and Gender Shape Attitudes Towards Mental HealthHow Race, Age and Gender Shape Attitudes Towards Mental Health
How Race, Age and Gender Shape Attitudes Towards Mental Health
ThinkNow
 
Social Media Marketing Trends 2024 // The Global Indie Insights
Social Media Marketing Trends 2024 // The Global Indie InsightsSocial Media Marketing Trends 2024 // The Global Indie Insights
Social Media Marketing Trends 2024 // The Global Indie Insights
Kurio // The Social Media Age(ncy)
 

En vedette (20)

2024 State of Marketing Report – by Hubspot
2024 State of Marketing Report – by Hubspot2024 State of Marketing Report – by Hubspot
2024 State of Marketing Report – by Hubspot
 
Everything You Need To Know About ChatGPT
Everything You Need To Know About ChatGPTEverything You Need To Know About ChatGPT
Everything You Need To Know About ChatGPT
 
Product Design Trends in 2024 | Teenage Engineerings
Product Design Trends in 2024 | Teenage EngineeringsProduct Design Trends in 2024 | Teenage Engineerings
Product Design Trends in 2024 | Teenage Engineerings
 
How Race, Age and Gender Shape Attitudes Towards Mental Health
How Race, Age and Gender Shape Attitudes Towards Mental HealthHow Race, Age and Gender Shape Attitudes Towards Mental Health
How Race, Age and Gender Shape Attitudes Towards Mental Health
 
AI Trends in Creative Operations 2024 by Artwork Flow.pdf
AI Trends in Creative Operations 2024 by Artwork Flow.pdfAI Trends in Creative Operations 2024 by Artwork Flow.pdf
AI Trends in Creative Operations 2024 by Artwork Flow.pdf
 
Skeleton Culture Code
Skeleton Culture CodeSkeleton Culture Code
Skeleton Culture Code
 
PEPSICO Presentation to CAGNY Conference Feb 2024
PEPSICO Presentation to CAGNY Conference Feb 2024PEPSICO Presentation to CAGNY Conference Feb 2024
PEPSICO Presentation to CAGNY Conference Feb 2024
 
Content Methodology: A Best Practices Report (Webinar)
Content Methodology: A Best Practices Report (Webinar)Content Methodology: A Best Practices Report (Webinar)
Content Methodology: A Best Practices Report (Webinar)
 
How to Prepare For a Successful Job Search for 2024
How to Prepare For a Successful Job Search for 2024How to Prepare For a Successful Job Search for 2024
How to Prepare For a Successful Job Search for 2024
 
Social Media Marketing Trends 2024 // The Global Indie Insights
Social Media Marketing Trends 2024 // The Global Indie InsightsSocial Media Marketing Trends 2024 // The Global Indie Insights
Social Media Marketing Trends 2024 // The Global Indie Insights
 
Trends In Paid Search: Navigating The Digital Landscape In 2024
Trends In Paid Search: Navigating The Digital Landscape In 2024Trends In Paid Search: Navigating The Digital Landscape In 2024
Trends In Paid Search: Navigating The Digital Landscape In 2024
 
5 Public speaking tips from TED - Visualized summary
5 Public speaking tips from TED - Visualized summary5 Public speaking tips from TED - Visualized summary
5 Public speaking tips from TED - Visualized summary
 
ChatGPT and the Future of Work - Clark Boyd
ChatGPT and the Future of Work - Clark Boyd ChatGPT and the Future of Work - Clark Boyd
ChatGPT and the Future of Work - Clark Boyd
 
Getting into the tech field. what next
Getting into the tech field. what next Getting into the tech field. what next
Getting into the tech field. what next
 
Google's Just Not That Into You: Understanding Core Updates & Search Intent
Google's Just Not That Into You: Understanding Core Updates & Search IntentGoogle's Just Not That Into You: Understanding Core Updates & Search Intent
Google's Just Not That Into You: Understanding Core Updates & Search Intent
 
How to have difficult conversations
How to have difficult conversations How to have difficult conversations
How to have difficult conversations
 
Introduction to Data Science
Introduction to Data ScienceIntroduction to Data Science
Introduction to Data Science
 
Time Management & Productivity - Best Practices
Time Management & Productivity -  Best PracticesTime Management & Productivity -  Best Practices
Time Management & Productivity - Best Practices
 
The six step guide to practical project management
The six step guide to practical project managementThe six step guide to practical project management
The six step guide to practical project management
 
Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...
Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...
Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...
 

How to -_implement_single_sign_on_authentication_with_active_directory

  • 1. How To - Implement Single Sign On Authentication with Active Directory How To - Implement Single Sign On Authentication with Active Directory Applicable to – English version of Windows This article describes how to implement single sign on authentication with Active Directory integration. Cyberoam – ADS integration feature allows Cyberoam to map the users and groups from Active Directory for the purpose of authentication. Prerequisites: • NetBIOS Domain name • FQDN Domain name • Search DN • Active Directory Server IP address • Administrator Username and Password (Active Directory Domain) • IP address of Cyberoam Interface connected to Active Directory server • Import AD groups Configuring ADS authentication Logon to Cyberoam Web Admin Console and follow the below given steps: Step 1: Create ADS user groups. Please check Cyberoam version before you continue as this is version specific step. All Versions below 9.5.3 build 14 Go to Group> Add Group and create all the ADS user groups For mapping the ADS user groups with the Cyberoam user groups, create all the ADS user groups into Cyberoam before ADS users log on to Cyberoam for the first time. If the ADS groups are not created in Cyberoam, all the users will be assigned to the Default group of Cyberoam. If all the ADS user groups are created in Cyberoam before users log on to Cyberoam then user will be automatically created in the respective group when they log on to Cyberoam. Version 9.5.3.14 or above Instead of creating groups again in Cyberoam, you can import AD groups into Cyberoam using Import Wizard. One can import groups only after integrating and defining AD parameters into Cybeoam. If you intend to import group, skip this step. Step 2: Define Authentication parameters Go to User>Authentication Settings Select ‘Active Directory’ under Configure Authentication & Integration parameters Select Default Group. 1
  • 2. How To - Implement Single Sign On Authentication with Active Directory Cyberoam will create user(s) in the respective groups if groups are already created in Cyberoam otherwise user will be created in the group selected as Default group. Click Update to save the settings Step 3: Configure Cyberoam to use Active Directory Click Add to configure Active Directory parameters Specify IP address of Active Directory Specify TCP/IP port number in Port field. It is the port on which ADS server listens for the authentication requests. On Cyberoam appliance, the default port for ADS traffic is 389. If your AD server is using another port, specify port number in Port field. Specify NetBIOS Domain name. If you do not know NetBIOS name, refer to section ‘Determine NetBIOS Name, FQDN and Search DN’. 2
  • 3. How To - Implement Single Sign On Authentication with Active Directory Specify Active Directory Administrator Username and password Cyberoam allows implementing AD integration in two ways: • Tight Integration – With tight integration, Cyberoam synchronizes groups with AD every time the user tries to logon. Hence, even if the group of a user is changed in Cyberoam, on subsequent log in attempt, user logs on as the member of the same group as configured in Active Directory. In this case group membership of each user is as defined in the Active Directory. • Loose Integration – With loose integration, Cyberoam does the Group management and does not synchronize groups with AD when user tries to logon. By default, users will be the member of Cyberoam default group irrespective of Active Directory group, administrator can change the group membership. Cyberoam will use authentication attribute for authenticating users with Active Directory. Click “Test Connection” to check whether Cyberoam is able to connect to the Active Directory or not. If Cyberoam is able to connect to the Active Directory, click Add to save the configuration. Step 4: Add Domain Query If Cyberoam is able to connect to the Active Directory, click Add to enter Domain name 3
  • 4. How To - Implement Single Sign On Authentication with Active Directory Enter Domain name (FQDN Domain Name) Click Add and enter Search DN. Check the steps provided in section ‘Determine NETBIOS Name, FQDN and Search DN’ to find the Search DN. Click OK to save the query. 4
  • 5. How To - Implement Single Sign On Authentication with Active Directory Click Save to save the Domain details Step 5: Test Active Directory integration Go to Help>Downloads and click HTTP to open the HTTP client login page. Specify username and password 5
  • 6. How To - Implement Single Sign On Authentication with Active Directory Username will be displayed on User>Manage Live Users page if user is able to log on to Cyberoam successfully. This completes the AD configuration. Import AD Groups If you have deployed v 9.5.3 build 14 or above, import AD groups into Cyberoam using Import Wizard before configuring for single sign on. Single Sign on Implementation Step 6: Use the following procedure for implementing Single Sign On (SSO) for ADS if the SSO Client is to be installed on Windows 2000, Windows XP or Windows 2003: Step 6.1: Download SSCyberoamAutoSetup.zip from Help>Download page from Cyberoam Web Admin Console on Domain Controller or on any of the client machine which is member of Domain and has the Administrator user privileges. Step 6.2: Create directory SSOsetup and unzip SSCyberoamAutoSetup.zip. Following files will be extracted: 1. SSCyberoamSetup.exe 2. SSCyberoamConfigSetup.exe 3. SSCyberoamConfig.ini 4. ElitecoreAdmin.exe 5. ElitecoreRun.exe 6
  • 7. How To - Implement Single Sign On Authentication with Active Directory Step 6.3: Run ElitecoreAdmin.exe to create Admin.ini file to store the user account credentials which has installation right for all the workstations. Installation right is required to run SS Cyberoam setup and install Client on the user machine. Specify username, password, and windows domain name from where users will log on. This will create Admin.ini file in the SSOsetup directory. If you do not know NetBIOS name, refer to Determine NetBIOS Name, FQDN and Search DN. Admin.ini file is passed as a parameter to Elitecorerun.exe to run SS Cyberoam setup. Step 6.4: Setup your configuration in SSCyberoamConfig.ini file using following syntax: Domain Name=XYZ (FQDN Domain name is the domain from where users will log on) Server=aaa.bbb.ccc.ddd (IP address of Cyberoam interface which is connected to Active Directory) Domain Controller=ADS Step 6.5: Copy following files to “cyberoam” directory under “NETLOGON” of domain controller: 1. SSCyberoamSetup.exe 2. SSCyberoamConfigSetup.exe 3. SSCyberoamConfig.ini 4. Admin.ini 5. ElitecoreRun.exe Use can access NETLOGON directory using:adsservernamenetlogon Step 6.6: Configure logon script Log on script is executed every time user logs on to the local computer. Each user could have an individual log on script or all users could share the same logon script. Default location of logon script: NETLOGON directory Go to step 7.6.1 if logon script is already created Go to step 7.6.2 if logon script is not created Step 6.6.1: Update logon script (If logon script is already created) Download logon script batch file Edit the existing logon script by using any Text Editor and add lines specified at the end of the 7
  • 8. How To - Implement Single Sign On Authentication with Active Directory script. Note: • Replace adsservername with Active Directory domain controller's computer name. • Do not keep any space before or after any slash () If all users share the common logon script then, you need to update only the common script else you need to update all the scripts created for each user. Step 6.6.2: Create logon script (If logon script is not already created) a) Download logon script batch file and save as “cyberoam.bat” in the NETLOGON Note: • Replace adsservername with Active Directory domain controller's computer name. • Do not keep any space before or after any slash () b) Define logon script - cyberoam.bat (created in step 6.6.2) as a default logon script for all the users using following method: Log on to Cyberoam Web Admin Console Go to User -> Migrate Users and click "User Logon Script Updation Utility" from to download updatelogonscript.bat file Execute this script file from the domain controller itself or any other machine which is part of the domain as follows: updatelogonscript.bat cyberoam.bat Please note you will require administrative privilege to run the script When the user logs on for the first time after the above configuration, logon script runs SSCyberoamSetup.exe and installs Cyberoam Single Sign On Client (Cyberoam SSO Client) on the user machine. Cyberoam will authenticate user based on the details specified in SSCyberoamConfig.ini and Windows username. Note: On every log on attempt, SSCyberoamSetup.exe is executed which installs Cyberoam SSO Client if Client is not available on user machine. Step 6.7: Check whether Cyberoam SSO Client is installed and configured properly from any of the local machine. a) Check for “Single SignIn Cyberoam Client” folder from Start Programs. If client is installed properly, Single SignIn Cyberoam Client folder will be created. 8
  • 9. How To - Implement Single Sign On Authentication with Active Directory b) Check SSO version and server IP address from HKEY_LOCAL_MACHINE/SOFTWARE/eLitecore/Cyberoam of the registry of the local machine. Step 7: This completes the implementation of single sign on authentication with Active Directory integration. Determine NetBIOS Name, FQDN and Search DN On the ADS server: • Go to Start>Programs > Administrative Tools > Active Directory Users and Computers • Right Click the required domain and go to Properties tab • Search DN will be based on the FQDN. In the given example FQDN is elitecore.com and Search DN will be DC=elitecore, DC=com 9
  • 10. How To - Implement Single Sign On Authentication with Active Directory Document Version: 5.0-29/08/2008 10