Difference between revisions of "LDAP Configuration"
IVSWikiBlue (talk | contribs) (→Connecting to the LDAP Server) |
IVSWikiBlue (talk | contribs) (→Connecting to the LDAP Server) |
||
Line 12: | Line 12: | ||
<table> | <table> | ||
<tr> | <tr> | ||
− | <th rowspan="7">[[File: | + | <th rowspan="7">[[File:Entering_in_LDAP_Server_Information_Final.png]]</th> |
</tr> | </tr> | ||
<tr> | <tr> | ||
− | <td>1</td> | + | |
− | <td></td> | + | <td>'''1'''</td> |
+ | <td>Enter the IP Address or FQDN of your Active Directory or other LDAP compatible server in the Server field (Add Note)</td> | ||
</tr> | </tr> | ||
+ | |||
<tr> | <tr> | ||
− | <td>2</td> | + | <td>'''2'''</td> |
− | <td></td> | + | <td>Enter a Service Account user with read access in the LDAP Bind User field. (Add Note) '''The user must be entered as user@domain.com'''</td> |
</tr> | </tr> | ||
<tr> | <tr> | ||
− | <td>3</td> | + | <td>'''3'''</td> |
− | <td></td> | + | <td>Enter the Service Account password</td> |
</tr> | </tr> | ||
<tr> | <tr> | ||
− | <td>4</td> | + | <td>'''4'''</td> |
− | <td></td> | + | <td>Enter in the Base DN of the Service Account (Add note)</td> |
</tr> | </tr> | ||
<tr> | <tr> | ||
− | <td>5</td> | + | <td>'''5'''</td> |
− | <td></td> | + | <td>Select either '''Active Directory''' or '''Open LDAP'''</td> |
</tr> | </tr> | ||
<tr> | <tr> | ||
− | <td>6</td> | + | <td>'''6'''</td> |
− | <td>Save</td> | + | <td>Click '''Save'''</td> |
</tr> | </tr> | ||
</table> | </table> |
Revision as of 15:55, 14 June 2022
Connecting to the LDAP Server
- Navigate to the VALT software either through the IP Address or the FQDN using Chrome, Firefox, or other standard web browser
- Log in using your login credentials
- - (Default credentials: Username = admin | Password = admin)
- Click on Admin -> Users & Groups -> LDAP -> Show Advanced Settings
- Scroll down to Servers
File:Entering in LDAP Server Information Final.png | |
---|---|
1 | Enter the IP Address or FQDN of your Active Directory or other LDAP compatible server in the Server field (Add Note) |
2 | Enter a Service Account user with read access in the LDAP Bind User field. (Add Note) The user must be entered as user@domain.com |
3 | Enter the Service Account password |
4 | Enter in the Base DN of the Service Account (Add note) |
5 | Select either Active Directory or Open LDAP |
6 | Click Save |
- Enter the IP Address or FQDN of your Active Directory or other LDAP compatible server in the Server field.
- Note: If you are using LDAPS, enter the IP or FQDN as ldaps://192.168.0.10
- Enter a Service Account user with read access in the LDAP Bind User field. The user must be entered as user@domain.com
- Enter the Service Account password
- Click Save
If the credentials were accepted and a connection was established, you will receive a message stating connected and you will see your LDAP Server in Green.
If the connection fails, you will receive an error message stating Wrong Credentials.
Syncing Security Groups
- Type a name into the LDAP Sync Schedules name field.
- In the Bind Script field, enter the DN for the security group without the DC components.
For Example: CN=VALT Users, CN=Users - Select a group the users should be added to. A group must be specified.
- Select a sync interval if you would like to automatically import new users added to the group.
- Click Save to save the sync schedule or Import to perform an import and save the schedule.
Importing an Individual User
- Type the distinguished name for the user into the LDAP field, omitting the DC components
- Example: CN=testuser,OU=Users
- Select a Group from the Group to Add field.
- Note: If you do not select a group, the user will still be important and must be assigned a group manually.