Owner's manual
Table Of Contents
- Chapter 1: Introduction
- Chapter 2: Accessing CC-SG
- Chapter 3: Configuring CC-SG with Guided Setup
- Chapter 4: Creating Associations
- Chapter 5: Adding Devices and Device Groups
- Chapter 6: Configuring Nodes and Interfaces
- Chapter 7: Adding and Managing Users and User Groups
- Chapter 8: Policies
- Chapter 9: Configuring Remote Authentication
- Chapter 10: Generating Reports
- Audit Trail Report
- Error Log Report
- Access Report
- Availability Report
- Active Users Report
- Locked Out Users Report
- User Data Report
- Users in Groups Report
- Group Data Report
- AD User Group Report
- Asset Management Report
- Node Asset Report
- Active Nodes Report
- Node Creation Report
- Query Port Report
- Active Ports Report
- Scheduled Reports
- CC-NOC Synchronization Report
- Chapter 11: System Maintenance
- Chapter 12: Advanced Administration
- Appendix A: Specifications (G1, V1, and E1)
- Appendix B: CC-SG and Network Configuration
- Appendix C: User Group Privileges
- Appendix D: SNMP Traps
- Appendix E: Troubleshooting
- Appendix F: Two-Factor Authentication
- Appendix G: FAQs
- Appendix H: Keyboard Shortcuts

CHAPTER 9: CONFIGURING REMOTE AUTHENTICATION 103
5. Type the password for the user account you want to use to query the AD server in the
Password and Confirm Password fields.
6. Click Test Connection to test the connection to the AD server using the given parameters.
You should receive a confirmation of a successful connection. If you do not see a
confirmation, review the settings carefully for errors and try again.
7. Click Next to proceed. The Advanced tab opens.
AD Advanced Settings
1. If you want to configure advanced settings, click the Advanced tab.
Figure 97 AD Advanced Settings
2. Type the port number on which the AD server is listening. The default port is 389. If you are
using secure connections for LDAP (step 3, below) you may need to change this port. The
standard port for secure LDAP connections is 636.
3. Check Secure Connection for LDAP if you want to use a secure channel for the connection.
If checked, CC-SG uses LDAP over SSL to connect to AD. This option may not be supported
by your AD configuration.
4. Specify a Base DN (directory level/entry) under which the authentication search query will
be executed. CC-SG can do a recursive search downward from this Base DN.
EXAMPLE DESCRIPTION
dc=raritan,dc=com
The search query for the user entry
will be made over the whole directory
structure.
cn=Administrators,cn=Users,dc=raritan,dc=com
The search query for the user entry
will be performed only in the
Administrators sub-directory (entry).