<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Manage users and groups via LDAP | Dynatrace help</title>
    <description></description>
    <link>https://www.dynatrace.com/support/help/</link>
    <atom:link href="https://www.dynatrace.com/support/help/setup-and-configuration/dynatrace-managed/users-and-groups-setup/manage-users-and-groups-with-ldap/feed.xml" rel="self" type="application/rss+xml"/>
    <lastBuildDate>Fri, 18 Oct 2019 07:17:18 +0200</lastBuildDate>
    <pubDate>Mon, 08 Apr 2019 13:05:46 +0200</pubDate>
    <generator>Metalsmith v2.3.0</generator>
    <item>
      <title>Manage users and groups via LDAP updated on Mon, 08 Apr 2019 13:05:46 +0200</title>
      <description>&lt;p&gt;You can connect your Dynatrace Server to an external authentication server to import user groups or accounts that need access to your Dynatrace Managed environment. With LDAP integration, all users are accessed from your external LDAP resource. You then assign user-group privileges and roles by accessing the &lt;strong&gt;Groups&lt;/strong&gt; page as detailed below.&lt;/p&gt;
&lt;h2 id=&quot;get-started&quot;&gt;Get started
      &lt;span class=&quot;shortlink-copy shortlink-copy-js&quot; data-clipboard-text=&quot;https://www.dynatrace.com/support/help/shortlink/managed-ldap#get-started&quot;&gt;
      &lt;/span&gt;&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;Select &lt;strong&gt;User authentication &amp;gt; User repository&lt;/strong&gt; from the navigation menu.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Select &lt;strong&gt;External LDAP server&lt;/strong&gt; from the list.&lt;br&gt;
The &lt;strong&gt;LDAP configuration&lt;/strong&gt; page is displayed.&lt;/p&gt;
&lt;section class=&quot;expandable expandable--separated&quot; id=&quot;expand-165ldap-configuration-page-example&quot;&gt;
&lt;a class=&quot;expandable__trigger&quot; href=&quot;#expand-165ldap-configuration-page-example&quot;&gt;LDAP configuration page example&lt;/a&gt;
&lt;article class=&quot;expandable__content&quot;&gt;&lt;p&gt;&lt;img src=&quot;https://dt-cdn.net/images/ldap-connection-1395-d227e9bfba.png&quot; alt=&quot;&quot;&gt;&lt;/p&gt;
&lt;/article&gt;
&lt;/section&gt;
&lt;div class=&quot;callout&quot;&gt;
&lt;p&gt;After you switch to LDAP authentication&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Local accounts (other than the administrator account) will stop working and will no longer be available from the Dynatrace Server user interface.&lt;/li&gt;
&lt;li&gt;The administrator account you created during installation will continue to work regardless of the selected authentication provider.&lt;/li&gt;
&lt;/ol&gt;

&lt;/div&gt;

&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;The &lt;strong&gt;LDAP configuration&lt;/strong&gt; page displays a three-step process for configuration&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;&lt;a href=&quot;#connection-configuration&quot;&gt;Connection configuration&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;#groups-query&quot;&gt;Groups query&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;#users-query&quot;&gt;Users query&lt;/a&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;See below for configuration details.&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;h2 id=&quot;connection-configuration&quot;&gt;Connection configuration
      &lt;span class=&quot;shortlink-copy shortlink-copy-js&quot; data-clipboard-text=&quot;https://www.dynatrace.com/support/help/shortlink/managed-ldap#connection-configuration&quot;&gt;
      &lt;/span&gt;&lt;/h2&gt;
&lt;div class=&quot;step&quot;&gt;
&lt;p&gt;Enter your LDAP &lt;strong&gt;Host address&lt;/strong&gt;. You may need to adjust the port number if your LDAP server doesn&amp;apos;t use the default &lt;code&gt;389&lt;/code&gt; port.&lt;/p&gt;

&lt;/div&gt;
&lt;div class=&quot;step&quot;&gt;
&lt;p&gt;Specify the &lt;strong&gt;Bind DN&lt;/strong&gt; (Distinguished Name) for the LDAP user account, for example, in the format of:&lt;br&gt;
&lt;code&gt;CN=UserName,OU=OU-name,DC=DomainName,DC=DomainExtension&lt;/code&gt;&lt;br&gt;
or any other valid LDAP string.&lt;/p&gt;

&lt;/div&gt;
&lt;div class=&quot;step&quot;&gt;
&lt;p&gt;Enter the &lt;strong&gt;Password&lt;/strong&gt; used by the LDAP user specified in the &lt;strong&gt;Bind DN&lt;/strong&gt;.&lt;/p&gt;

&lt;/div&gt;
&lt;div class=&quot;step&quot;&gt;
&lt;p&gt;&lt;strong&gt;(Optional)&lt;/strong&gt; Define extra connection parameters:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Enable encrypted communication with the LDAP server by enabling the &lt;strong&gt;Use SSL&lt;/strong&gt;  switch.&lt;/li&gt;
&lt;li&gt;If you&amp;apos;ve configured referrals on your LDAP server, set the &lt;strong&gt;Maximum referral hops&lt;/strong&gt;.&lt;/li&gt;
&lt;/ul&gt;

&lt;/div&gt;
&lt;div class=&quot;step&quot;&gt;
&lt;p&gt;Click &lt;strong&gt;Test connection&lt;/strong&gt; to see if Dynatrace Managed is able to reach your LDAP server. During the connection test, we attempt to recognize the type of LDAP server you&amp;apos;re using. Based on this information, we then provide you with the default settings for group and user queries. When the connection is successful, you&amp;apos;re ready to query and import groups and users.&lt;/p&gt;

&lt;/div&gt;
&lt;h2 id=&quot;groups-query&quot;&gt;Groups query
      &lt;span class=&quot;shortlink-copy shortlink-copy-js&quot; data-clipboard-text=&quot;https://www.dynatrace.com/support/help/shortlink/managed-ldap#groups-query&quot;&gt;
      &lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;Following a successful connection test, the &lt;strong&gt;Groups query&lt;/strong&gt; step becomes active.&lt;/p&gt;
&lt;div class=&quot;step&quot;&gt;
&lt;p&gt;Type query strings into the appropriate fields to return the groups you want to integrate with Dynatrace.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;The LDAP directory is organized in a tree structure. &lt;strong&gt;Base DN&lt;/strong&gt; for the groups query is the entry that contains the subtree in which your groups exist. In the example image below, there are two subtrees containing user groups &lt;code&gt;OU=Groups,DC=dynatrace,DC=org&lt;/code&gt; and &lt;code&gt;OU=Lab,DC=dynatrace,DC=org&lt;/code&gt;:&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://dt-cdn.net/images/ldapexample1-275-b06a413d1e.png&quot; alt=&quot;&quot;&gt;&lt;/p&gt;
&lt;p&gt;If you want to assign users to groups in both subtrees, you should specify the Base DN for the groups query as &lt;code&gt;DC=dynatrace,DC=org&lt;/code&gt; (the parent entry). To only assign users to groups of the &lt;code&gt;OU=Lab,DC=dynatrace,DC=org&lt;/code&gt; subtree, specify this subtree as the Base DN.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;You can type an LDAP &lt;strong&gt;Filter&lt;/strong&gt; string to narrow down the number of returned groups. The filter should contain information about which object class the group entries have. For example, for Active Directory the default filter is:&lt;/p&gt;
&lt;p&gt;&lt;code&gt;(objectClass=group)&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;and for OpenLDAP the default filter is:&lt;/p&gt;
&lt;p&gt;&lt;code&gt;(objectClass=groupOfNames)&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;To narrow down the number of used groups, you can extend the filter with the group name restrictions. For example, the filter &lt;code&gt;(&amp;amp;(objectClass=group)(CN=PL_*))&lt;/code&gt; narrows down the groups used by the system to groups that have &lt;code&gt;group&lt;/code&gt; as an &lt;code&gt;objectClass&lt;/code&gt; attribute and the &lt;code&gt;CN&lt;/code&gt; attribute (common name) beginning with phrase &lt;code&gt;PL&lt;/code&gt;. You can insert here any other valid LDAP query. Remember that LDAP is case-insensitive.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Configure the &lt;strong&gt;Group ID attribute&lt;/strong&gt;. This attribute is used only in specific cases. To learn more, check the &lt;a href=&quot;https://www.dynatrace.com/support/help/setup-and-configuration/dynatrace-managed/users-and-groups-setup/manage-users-and-groups-with-ldap/#matching-users-and-groups&quot;&gt;Matching users and groups&lt;/a&gt; section below. If not applicable, set this to the same value as &lt;strong&gt;Group name attribute&lt;/strong&gt;.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Configure the &lt;strong&gt;Group name attribute&lt;/strong&gt;. This is the attribute holding the name of a group, typically called &lt;code&gt;name&lt;/code&gt; (for example, for Active Directory) or &lt;code&gt;cn&lt;/code&gt; (for example, for OpenLDAP). The &lt;strong&gt;Group name attribute&lt;/strong&gt; values in your LDAP directory should match LDAP group names on the &lt;strong&gt;User groups&lt;/strong&gt; page (see image below). Remember that LDAP is case-insensitive.&lt;br&gt;
&lt;strong&gt;Note&lt;/strong&gt;: LDAP group name on the &lt;strong&gt;User groups&lt;/strong&gt; page is by default set to the group name you provide during group creation.&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://dt-cdn.net/images/ldapgroupname-1110-abbde470f5.png&quot; alt=&quot;&quot;&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Configure the &lt;strong&gt;Group members attribute&lt;/strong&gt;. This attribute is covered in detail in the &lt;a href=&quot;https://www.dynatrace.com/support/help/setup-and-configuration/dynatrace-managed/users-and-groups-setup/manage-users-and-groups-with-ldap/#matching-users-and-groups&quot;&gt;Matching users and groups&lt;/a&gt; section below.&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;/div&gt;
&lt;div class=&quot;step&quot;&gt;
&lt;p&gt;Click &lt;strong&gt;Test query&lt;/strong&gt; to test your settings and verify that the query works.&lt;/p&gt;

&lt;/div&gt;
&lt;h2 id=&quot;users-query&quot;&gt;Users query
      &lt;span class=&quot;shortlink-copy shortlink-copy-js&quot; data-clipboard-text=&quot;https://www.dynatrace.com/support/help/shortlink/managed-ldap#users-query&quot;&gt;
      &lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;After a successful connection test, the &lt;strong&gt;Users query&lt;/strong&gt; step becomes active.&lt;/p&gt;
&lt;div class=&quot;step&quot;&gt;
&lt;p&gt;Type query strings into the appropriate fields to return the users you want to integrate with Dynatrace.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;The LDAP directory is organized in a tree structure. &lt;strong&gt;Base DN&lt;/strong&gt; for the users query is the entry that contains the subtree in which your users exists. For example, in the image below there are two subtrees holding users:&lt;/p&gt;
&lt;p&gt;&lt;code&gt;OU=Functional,OU=Accounts,DC=dynatrace,DC=org&lt;/code&gt;  and &lt;code&gt;OU=Primary,OU=Accounts,DC=dynatrace,DC=org&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://dt-cdn.net/images/ldapexample2-286-fa119f53e5.png&quot; alt=&quot;&quot;&gt;&lt;/p&gt;
&lt;p&gt;Referring to the example tree above:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;To authenticate users from both subtrees (&lt;code&gt;OU=Functional&lt;/code&gt; and &lt;code&gt;OU=Primary&lt;/code&gt;), set Base DN to the parent entry of those subtrees:&lt;br&gt;
&lt;code&gt;OU=Accounts,DC=dynatrace,DC=org&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;To authenticate users only from the &lt;code&gt;OU=Primary&lt;/code&gt; subtree of &lt;code&gt;OU=Accounts&lt;/code&gt;, set Base DN to:&lt;br&gt;
&lt;code&gt;OU=Primary,OU=Accounts,DC=dynatrace,DC=org&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;To further restrict system users to the &lt;code&gt;OU=EU&lt;/code&gt; subtree of &lt;code&gt;OU=Primary&lt;/code&gt;, set Base DN to:&lt;br&gt;
&lt;code&gt;OU=EU,OU=Primary,OU=Accounts,DC=dynatrace,DC=org&lt;/code&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;You can type an LDAP &lt;strong&gt;Filter&lt;/strong&gt; string to narrow down the number of returned users. The filter should contain information about which object class the group entries have. For example, for Active Directory and OpenLDAP the default filter is:&lt;/p&gt;
&lt;p&gt;&lt;code&gt;(objectClass=person)&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;To narrow down the number of authenticated users, you can extend the filter with any valid LDAP query. For example, the filter&lt;br&gt;
&lt;code&gt;(&amp;amp;(objectClass=user)(|(department=101)(department=102)(department=103)))&lt;/code&gt;&lt;br&gt;
narrows the authenticated users to those having &lt;code&gt;user&lt;/code&gt; as &lt;code&gt;objectClass&lt;/code&gt; attribute and &lt;code&gt;department&lt;/code&gt; attribute set to one of specified values.&lt;br&gt;
Remember that LDAP is case-insensitive.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Configure the &lt;strong&gt;Login attribute&lt;/strong&gt;. This attribute is used to log in to the system.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Fine tune the &lt;strong&gt;First name attribute&lt;/strong&gt;, &lt;strong&gt;Last name attribute&lt;/strong&gt;, and &lt;strong&gt;Email attribute&lt;/strong&gt; if the provided attributes don&amp;apos;t work for you.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Configure the &lt;strong&gt;Group membership attribute&lt;/strong&gt;. This attribute is covered in detail in &lt;a href=&quot;https://www.dynatrace.com/support/help/setup-and-configuration/dynatrace-managed/users-and-groups-setup/manage-users-and-groups-with-ldap/#matching-users-and-groups&quot;&gt;Matching users and groups&lt;/a&gt; below.&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;/div&gt;
&lt;div class=&quot;step&quot;&gt;
&lt;p&gt;Click &lt;strong&gt;Test query&lt;/strong&gt; to test your settings and verify that the query works.&lt;/p&gt;

&lt;/div&gt;
&lt;br&gt;
&lt;p&gt;&lt;strong&gt;Note:&lt;/strong&gt;&lt;br&gt;
The test query options (for both groups and users) test only the correctness of Base DNs, filters, and mandatory attributes&amp;#x2014;group name attribute for groups and login attribute for users. Test queries don&amp;apos;t raise errors when non-mandatory attributes are configured improperly. Also, they don&amp;apos;t check if users are assigned to groups properly.&lt;/p&gt;
&lt;h2 id=&quot;matching-users-and-groups&quot;&gt;Matching users and groups
      &lt;span class=&quot;shortlink-copy shortlink-copy-js&quot; data-clipboard-text=&quot;https://www.dynatrace.com/support/help/shortlink/managed-ldap#matching-users-and-groups&quot;&gt;
      &lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;There are a few ways to match users with groups in LDAP directory servers. For example:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;The &lt;strong&gt;Group members attribute&lt;/strong&gt; (for example, &lt;code&gt;member&lt;/code&gt; or &lt;code&gt;uniqueMember&lt;/code&gt;) in LDAP group entry contains user&amp;apos;s DN. In this case, configuring &lt;strong&gt;Group ID attribute&lt;/strong&gt; isn&amp;apos;t necessary. You can configure it to the same value as &lt;strong&gt;Group name attribute&lt;/strong&gt;:&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://dt-cdn.net/images/groupmembersattribute-1075-d87021ff56.png&quot; alt=&quot;&quot;&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;The &lt;strong&gt;Group membership attribute&lt;/strong&gt; (for example, &lt;code&gt;memberOf&lt;/code&gt; or &lt;code&gt;isMemberOf&lt;/code&gt;) in user entry contains group&amp;apos;s DN. In this case, configuring the &lt;strong&gt;Group ID attribute&lt;/strong&gt; also isn&amp;apos;t necessary, because the group&amp;apos;s DN is used for user-group matching. You can configure &lt;strong&gt;Group ID attribute&lt;/strong&gt; to the same value as &lt;strong&gt;Group name attribute&lt;/strong&gt;:&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://dt-cdn.net/images/groupmembershipattribute-1075-360ea80de4.png&quot; alt=&quot;&quot;&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;The &lt;strong&gt;Group membership attribute&lt;/strong&gt; (for example, &lt;code&gt;gid&lt;/code&gt; or &lt;code&gt;group&lt;/code&gt;) in the user entry contains the group&amp;apos;s ID. In this case, the &lt;strong&gt;Group ID attribute&lt;/strong&gt; needs to be configured to the attribute that stores the referenced value. In this example:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Group membership attribute&lt;/strong&gt; in users query should be configured to &lt;code&gt;gid&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Group ID attribute&lt;/strong&gt; in groups query should be configured to &lt;code&gt;gidNumber&lt;/code&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;img src=&quot;https://dt-cdn.net/images/groupidattribute-1083-4a0dbab227.png&quot; alt=&quot;&quot;&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;In the following example:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Group membership attribute&lt;/strong&gt; in users query should be configured to &lt;code&gt;group&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Group ID attribute&lt;/strong&gt; in groups query should be configured to &lt;code&gt;cn&lt;/code&gt; (the same as the &lt;strong&gt;Group name attribute&lt;/strong&gt; in this case)&lt;/li&gt;
&lt;/ul&gt;
&lt;pre&gt;&lt;code class=&quot;hljs&quot;&gt;&lt;span class=&quot;hljs-attribute&quot;&gt;dn&lt;/span&gt;: cn=user 3,ou=People,dc=example,dc=com
&lt;span class=&quot;hljs-attribute&quot;&gt;objectClass&lt;/span&gt;: person
&lt;span class=&quot;hljs-attribute&quot;&gt;cn&lt;/span&gt;: user 3
&lt;span class=&quot;hljs-attribute&quot;&gt;group&lt;/span&gt;: test

&lt;span class=&quot;hljs-attribute&quot;&gt;dn&lt;/span&gt;: cn=test,ou=Groups,dc=example,dc=com
&lt;span class=&quot;hljs-attribute&quot;&gt;objectClass&lt;/span&gt;: groupOfUniqueNames
&lt;span class=&quot;hljs-attribute&quot;&gt;cn&lt;/span&gt;: test
&lt;/code&gt;&lt;/pre&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;h2 id=&quot;map-dynatrace-managed-groups-to-ldap-groups&quot;&gt;Map Dynatrace Managed groups to LDAP groups
      &lt;span class=&quot;shortlink-copy shortlink-copy-js&quot; data-clipboard-text=&quot;https://www.dynatrace.com/support/help/shortlink/managed-ldap#map-dynatrace-managed-groups-to-ldap-groups&quot;&gt;
      &lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;For information regarding the user group permissions that are available in Dynatrace Managed, see &lt;a href=&quot;https://www.dynatrace.com/support/help/setup-and-configuration/dynatrace-managed/users-and-groups-setup/user-groups-and-permissions/&quot;&gt;What roles and user groups are available?&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;After you&amp;apos;ve successfully configured groups and users from LDAP, you need to assign monitoring environment roles to the groups from your user directory. By default, no monitoring environment permissions are granted to imported groups.&lt;/p&gt;
&lt;div class=&quot;callout&quot;&gt;
&lt;p&gt;&lt;strong&gt;Note:&lt;/strong&gt;&lt;br&gt;
Users won&amp;apos;t be able to access a monitoring environment until you perform this step.&lt;/p&gt;

&lt;/div&gt;

&lt;ol&gt;
&lt;li&gt;From the navigation menu, select &lt;strong&gt;User authentication &amp;gt; User groups&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;From the list of groups imported from LDAP, select the group names you want to configure.&lt;/li&gt;
&lt;li&gt;You can assign cluster administrator rights to any specific group by enabling &lt;strong&gt;Grant global administrator permissions to this group&lt;/strong&gt;. All user accounts within this group will then have administrator rights.&lt;/li&gt;
&lt;li&gt;In the &lt;strong&gt;Permissions&lt;/strong&gt; section, manually set the permissions for each environment.&lt;/li&gt;
&lt;/ol&gt;
&lt;div class=&quot;callout&quot;&gt;
&lt;p&gt;&lt;strong&gt;Note:&lt;/strong&gt;&lt;br&gt;
The list of users displayed by Dynatrace Managed shows only those accounts that are members of groups with assigned Dynatrace Managed roles.&lt;/p&gt;

&lt;/div&gt;

</description>
      <pubDate>Mon, 08 Apr 2019 13:05:46 +0200</pubDate>
      <link>https://www.dynatrace.com/support/help/setup-and-configuration/dynatrace-managed/users-and-groups-setup/manage-users-and-groups-with-ldap/?updated=mon-08-apr-2019-13-05-46-0200</link>
      <guid isPermaLink="true">https://www.dynatrace.com/support/help/setup-and-configuration/dynatrace-managed/users-and-groups-setup/manage-users-and-groups-with-ldap/</guid>
    </item>
  </channel>
</rss>