<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>question Re: Hue synch ldap users via the command line  /opt/cloudera/parcels/CDH/lib/hue/build/env/bin/hue sync_ldap_users_and_groups in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/Hue-synch-ldap-users-via-the-command-line-opt-cloudera/m-p/377314#M243220</link>
    <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/107256"&gt;@Bilal_Hammas&lt;/a&gt;,&amp;nbsp;Welcome to our community! To help you get the best possible answer, I have tagged in our CDH experts&amp;nbsp;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/29989"&gt;@vaishaakb&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/31523"&gt;@tjangid&lt;/a&gt;&amp;nbsp; who may be able to assist you further.&lt;BR /&gt;&lt;BR /&gt;Please feel free to provide any additional information or details about your query, and we hope that you will find a satisfactory solution to your question.&lt;/P&gt;</description>
    <pubDate>Fri, 06 Oct 2023 15:07:54 GMT</pubDate>
    <dc:creator>VidyaSargur</dc:creator>
    <dc:date>2023-10-06T15:07:54Z</dc:date>
    <item>
      <title>Hue synch ldap users via the command line  /opt/cloudera/parcels/CDH/lib/hue/build/env/bin/hue sync_ldap_users_and_groups</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Hue-synch-ldap-users-via-the-command-line-opt-cloudera/m-p/377303#M243212</link>
      <description>&lt;P&gt;When a try this script, i have&amp;nbsp; this error&amp;nbsp;raise Exception('No LDAP URL was specified') on&amp;nbsp;&amp;nbsp;&lt;A href="https://github.com/cloudera/hue/blob/master/apps/useradmin/src/useradmin/ldap_access.py" target="_blank"&gt;hue/apps/useradmin/src/useradmin/ldap_access.py at master · cloudera/hue · GitHub&lt;/A&gt;&amp;nbsp;. So i decided to read&amp;nbsp; the&amp;nbsp; following lines :&amp;nbsp;&lt;/P&gt;&lt;P&gt;ldap_url = ldap_config.LDAP_URL.get()&lt;BR /&gt;username = ldap_config.BIND_DN.get()&lt;BR /&gt;password = desktop.conf.get_ldap_bind_password(ldap_config)&lt;BR /&gt;ldap_cert = ldap_config.LDAP_CERT.get()&lt;BR /&gt;search_bind_authentication = ldap_config.SEARCH_BIND_AUTHENTICATION.get()&lt;/P&gt;&lt;P&gt;if ldap_url is None:&lt;BR /&gt;raise Exception('No LDAP URL was specified')&lt;/P&gt;&lt;P&gt;Its means that ldap_url is None, so i tried to prind ldap_config and i have :&lt;/P&gt;&lt;P&gt;"&amp;lt;class 'desktop.lib.conf.BoundContainerWithGetAttr'&amp;gt;(config=&amp;lt;desktop.lib.conf.ConfigSection object at 0x7f5b80fb0250&amp;gt;, bind_to={'auth': {'jwt': {}}, 'database': {}, 'query_database': {}, 'task_server': {}, 'session': {}, 'knox': {}, 'smtp': {}, 'websockets': {}, 'raz': {}, 'ozone': {}, 'kerberos': {}, 'tracing': {}, 'metrics': {}, 'slack': {}, 'analytics': {}, 'ldap': {}}, grab_key='ldap')"&lt;/P&gt;&lt;P&gt;How can i resolve this problem&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 21 Apr 2026 06:48:00 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Hue-synch-ldap-users-via-the-command-line-opt-cloudera/m-p/377303#M243212</guid>
      <dc:creator>Bilal_Hammas</dc:creator>
      <dc:date>2026-04-21T06:48:00Z</dc:date>
    </item>
    <item>
      <title>Re: Hue synch ldap users via the command line  /opt/cloudera/parcels/CDH/lib/hue/build/env/bin/hue sync_ldap_users_and_groups</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Hue-synch-ldap-users-via-the-command-line-opt-cloudera/m-p/377314#M243220</link>
      <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/107256"&gt;@Bilal_Hammas&lt;/a&gt;,&amp;nbsp;Welcome to our community! To help you get the best possible answer, I have tagged in our CDH experts&amp;nbsp;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/29989"&gt;@vaishaakb&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/31523"&gt;@tjangid&lt;/a&gt;&amp;nbsp; who may be able to assist you further.&lt;BR /&gt;&lt;BR /&gt;Please feel free to provide any additional information or details about your query, and we hope that you will find a satisfactory solution to your question.&lt;/P&gt;</description>
      <pubDate>Fri, 06 Oct 2023 15:07:54 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Hue-synch-ldap-users-via-the-command-line-opt-cloudera/m-p/377314#M243220</guid>
      <dc:creator>VidyaSargur</dc:creator>
      <dc:date>2023-10-06T15:07:54Z</dc:date>
    </item>
    <item>
      <title>Re: Hue synch ldap users via the command line  /opt/cloudera/parcels/CDH/lib/hue/build/env/bin/hue sync_ldap_users_and_groups</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Hue-synch-ldap-users-via-the-command-line-opt-cloudera/m-p/377355#M243237</link>
      <description>&lt;P&gt;I found the problem, it s needed to use --cm managed&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 09 Oct 2023 10:56:20 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Hue-synch-ldap-users-via-the-command-line-opt-cloudera/m-p/377355#M243237</guid>
      <dc:creator>Bilal_Hammas</dc:creator>
      <dc:date>2023-10-09T10:56:20Z</dc:date>
    </item>
  </channel>
</rss>

