Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
72:ldap_url_attribute [2018/07/16 12:45] – [URL Attribute] bkkr72:ldap_url_attribute [2024/02/15 00:00] (current) – external edit 127.0.0.1
Line 5: Line 5:
 The url attribute is used to set the LDAP URL of the server to be queried. The attribute is structured in the following way: The url attribute is used to set the LDAP URL of the server to be queried. The attribute is structured in the following way:
  
-''<font inherit/Courier New,Courier,monospace;;inherit;;inherit><ldap>://<ldap-server>:<port>/<ldap_directory_to_be_queried>//</font>''+''<ldap>://<ldap-server>:<port>/<ldap_directory_to_be_queried>//''
  
 The following table describes how to fill this schema with concrete values: The following table describes how to fill this schema with concrete values:
Line 17: Line 17:
 A sample url attribute setting is given as follows: A sample url attribute setting is given as follows:
  
-''<font inherit/Courier New,Courier,monospace;;inherit;;inherit>url=”ldap://ldapsrv.methodpark.de:389/OU=User,DC=pkit,DC=methodpark,DC=de“</font>''+''url=”ldap://ldapsrv.methodpark.de:389/OU=User,DC=pkit,DC=methodpark,DC=de“''
  
 As mentioned above, configuring LDAP is a very customer specific task. Therefore the value of the url attribute can differ quite strongly from the example given above. As mentioned above, configuring LDAP is a very customer specific task. Therefore the value of the url attribute can differ quite strongly from the example given above.