From version < 6.1 >
edited by gru
on 25.03.2019, 11:57
To version < 10.1 >
edited by nlo
on 08.05.2019, 16:40
< >
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.gru
1 +XWiki.nlo
Content
... ... @@ -1,18 +1,21 @@
1 1  {{content/}}
2 2  
3 -LDAP connections similar to [[DB connections>>doc:Verbindung]] are about the definition of one ore more accesses 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.
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.
4 4  
5 -{{figure image="068En.png" width="300"/}}
5 +{{figure image="data_ldap_con_en.png"}}
6 +{{id name="fig_data_ldap_con"/}}
7 +Creating an LDAP connection in {{formcycle case="dat"/}}
8 +{{/figure}}
6 6  
7 7  == Creating an LDAP connection ==
8 8  
9 -* Open the module "LDAP connections" and click the button "new".
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"]]).
10 10  * Allocate a various alias and an optional decription.
11 11  * For the LDAP connection itself, the following data is necessary:
12 12  ** **Server**: Name or IP adresse of the LDAP server
13 13  ** **Port**: Communication port of the LDAP server
14 14  ** **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
15 -** **Max. referrals-hops:** Indicates the maximum amount of implemented referrals hops on the LDAP server. A value of 0 disables the consequences of reprimands
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
16 16  ** **SSL coding:** Indicates, if the transport can/shall be executed with the LDAP server via SSL.
17 17  ** **user name**: Name of the user for the login to the LDAP server.
18 18  ** **Password:** Password of the user for the login to the LDAP server.
... ... @@ -19,8 +19,8 @@
19 19  
20 20  * After creating the connection, it appears in the left part (list) of the connection.
21 21  
22 -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. Than maybe approach the corresponding administrator.
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.
23 23  
24 24  == Delete an LDAP connection ==
25 25  
26 -A connection can only be deleted, 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.
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.
Copyright 2000-2024