Wiki source code of LDAP-Verbindungen
Hide last authors
author | version | line-number | content |
---|---|---|---|
![]() |
1.1 | 1 | {{content/}} |
2 | |||
![]() |
5.1 | 3 | Similar to [[DB connections>>doc:Formcycle.UserInterface.Data.DBConnections]] LDAP connections are about the definition of one ore more access points to corresponding external systems. LDAP connections are therefor explicitly conceived for the use in [[LDAP requests>>doc:LDAPQueries]] and describe the data of an Active-Direcory or LDAP server. |
![]() |
1.1 | 4 | |
![]() |
5.1 | 5 | {{figure image="data_ldap_con_en.png"}} |
![]() |
1.1 | 6 | {{id name="fig_data_ldap_con"/}} |
![]() |
5.1 | 7 | Creating an LDAP connection in {{formcycle case="dat"/}}. (1) To the left is a list of existing LDAP connections. (2) On the right users can configure the selected LDAP connection. |
![]() |
1.1 | 8 | {{/figure}} |
9 | |||
![]() |
5.1 | 10 | == Creating an LDAP connection == |
![]() |
1.1 | 11 | |
![]() |
5.1 | 12 | * Open the module "LDAP connections" and click the button "New" {{ficon name="plus-circle-outline"/}} in the header of the list (see [[figure>>||anchor="fig_data_ldap_con"]]). |
13 | * Allocate a various alias and an optional decription. | ||
14 | * For the LDAP connection itself, the following data is necessary: | ||
15 | ** **Server**: Name or IP adresse of the LDAP server | ||
16 | ** **Port**: Communication port of the LDAP server | ||
17 | ** **Entry per page (Paging):** Indicates how many entries of the LDAP server are expected. A value of 0 disables this and all values of the server are expected | ||
18 | ** **Max. referrals-hops:** Indicates the maximum amount of implemented referrals hops on the LDAP server. A value of 0 disables the consequences of reprimands | ||
19 | ** **SSL coding:** Indicates, if the transport can/shall be executed with the LDAP server via SSL. | ||
20 | ** **user name**: Name of the user for the login to the LDAP server. | ||
21 | ** **Password:** Password of the user for the login to the LDAP server. | ||
![]() |
1.1 | 22 | |
![]() |
5.1 | 23 | * After creating the connection, it appears in the left part (list) of the connection. |
![]() |
1.1 | 24 | |
![]() |
5.1 | 25 | Before saving you have the possibility to check the entered data. The button "check connection" verifies, if a connection to the LDAP server was set up successfully. If no connection was set up, an error message will be displayed. In this case you might approach the corresponding administrator. |
![]() |
1.1 | 26 | |
![]() |
5.1 | 27 | == Delete an LDAP connection == |
![]() |
1.1 | 28 | |
![]() |
5.1 | 29 | A connection can only be deleted {{ficon name="trash-alt2"/}}, if it is not longer referenced by an [[LDAP request>>doc:LDAPQueries]]. At this you actuate at appropriated selection of the connection, the delete button and affirm the appearing demand subsequently. |