|
|
(44 intermediate revisions by the same user not shown) |
Line 1: |
Line 1: |
− | ==Connecting to the LDAP Server== | + | {{Dashboard Layout | content = |
− | #Navigate to the VALT software either through the IP Address or the FQDN using Chrome, Firefox, or other standard web browser
| + | {{Dashboard Row | content = |
− | #Log in using your login credentials
| + | {{Dashboard Widget with Title | title = Info | content = |
− | #: - (Default credentials: Username = ''admin'' | Password = ''admin'')
| + | {{Aside - Helpful | content = Select your version of VALT by <b>clicking the image</b> that matches your user interface!}} |
− | #Click on '''Admin''' -> '''Users & Groups''' -> '''LDAP''' -> '''Show Advanced Settings'''
| + | * [[VALT 6 - LDAP Configuration | VALT 6]] |
− | #:[[File:LDAP1.png|1000px]]
| + | * [[VALT 5 - LDAP Configuration | VALT 5]] |
− | #Scroll down to '''Servers'''
| + | }} }} |
− | #:[[File:LDAP_Server_Box.png|1000px]]
| + | {{Dashboard Row | content = |
− | <br>
| + | {{Dashboard Widget with Title | title = VALT 6 | content = |
− | | + | {{img - resize| file = VALT 6.0 Home Page.png | link = {{fullurl:VALT 6 - LDAP Configuration}} | width = 900px}} |
− | | + | }} |
− | <table>
| + | {{Dashboard Widget with Title | title = VALT 5 | content = |
− | <tr>
| + | {{img - resize | file = VALT 5 6 13 Home Page.png | link = {{fullurl:VALT 5 - LDAP Configuration}} | width = 900px}} |
− | <th rowspan="7">[[File:Entering_in_LDAP_Server_Information.png]]</th>
| + | }} }} }} |
− | </tr>
| |
− | <tr>
| |
− | <td>1</td>
| |
− | <td></td>
| |
− | </tr>
| |
− | <tr>
| |
− | <td>2</td>
| |
− | <td></td>
| |
− | </tr>
| |
− | <tr>
| |
− | <td>3</td>
| |
− | <td></td>
| |
− | </tr>
| |
− | <tr>
| |
− | <td>4</td>
| |
− | <td></td>
| |
− | </tr>
| |
− | <tr>
| |
− | <td>5</td>
| |
− | <td></td>
| |
− | </tr>
| |
− | <tr>
| |
− | <td>6</td>
| |
− | <td>Save</td>
| |
− | </tr>
| |
− | </table>
| |
− | | |
− | | |
− | | |
− | #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'''<br><br>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'''.<br>[[File:LDAP2.png]]<br><br>If the connection fails, you will receive an error message stating '''Wrong Credentials'''.<br>[[File:LDAP3.png]]
| |
− | | |
− | ==Syncing Security Groups== | |
− | :[[File:LDAP4.png]]
| |
− | #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.<br>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== | |
− | :[[File:LDAP5.png]] | |
− | #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.
| |