<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Moodle Plugins directory: LDAP server (Sync Plus): Comments</title>
    <link>https://moodle.org</link>
    <description>Moodle authentication plugin which provides all functionality of auth_ldap, but supports advanced features for the LDAP synchronization task and LDAP authentication.</description>
    <generator>Moodle</generator>
    <language>en</language>
    <copyright>(c) 2026 Moodle - Open-source learning platform | Moodle.org</copyright>
    <image>
      <url>https://moodle.org/theme/image.php/moodleorg/core/1776241734/i/rsssitelogo</url>
      <title>moodle</title>
      <link>https://moodle.org</link>
      <width>140</width>
      <height>35</height>
    </image>
    <item>
      <title>Friday, 1 August 2025, 4:06 PM - Csaba Vágvölgyi</title>
      <link>https://moodle.org/plugins/auth_ldap_syncplus#comment-87921</link>
      <pubDate>Fri, 01 Aug 2025 08:06:08 GMT</pubDate>
      <description>by Csaba Vágvölgyi. &amp;nbsp;&lt;p&gt;&lt;div class=&quot;no-overflow&quot;&gt;&lt;div class=&quot;text_to_html&quot;&gt;It is unclear how &quot;Fetching user details from LDAP&quot; works.&lt;br&gt;
When creating a user manually, the name and email fields are mandatory. After that, the profile fields are only updated when the user actually logs into the system.  Does anyone have any experience with this?&lt;/div&gt;&lt;/div&gt;&lt;/p&gt;</description>
      <guid isPermaLink="true">https://moodle.org/plugins/auth_ldap_syncplus#comment-87921</guid>
    </item>
    <item>
      <title>Sunday, 5 May 2024, 3:08 AM - Elias Pereira</title>
      <link>https://moodle.org/plugins/auth_ldap_syncplus#comment-83485</link>
      <pubDate>Sat, 04 May 2024 19:08:47 GMT</pubDate>
      <description>by Elias Pereira. &amp;nbsp;&lt;p&gt;&lt;div class=&quot;no-overflow&quot;&gt;&lt;div class=&quot;text_to_html&quot;&gt;Any idea if the plugin is compatible with version 4.x?&lt;/div&gt;&lt;/div&gt;&lt;/p&gt;</description>
      <guid isPermaLink="true">https://moodle.org/plugins/auth_ldap_syncplus#comment-83485</guid>
    </item>
    <item>
      <title>Tuesday, 22 March 2022, 12:06 AM - Rene Hansen</title>
      <link>https://moodle.org/plugins/auth_ldap_syncplus#comment-74800</link>
      <pubDate>Mon, 21 Mar 2022 16:06:38 GMT</pubDate>
      <description>by Rene Hansen. &amp;nbsp;&lt;p&gt;&lt;div class=&quot;no-overflow&quot;&gt;&lt;div class=&quot;text_to_html&quot;&gt;Hello, we want to use this function: synchronize the attribute &quot;suspended&quot; - but it doesn't work, The users with this attribute are not suspended. What do we have to do to make this function work as expected?&lt;br&gt;
&lt;br&gt;
version v3.11-r1 (2021072000) auth_ldap_syncplus&lt;/div&gt;&lt;/div&gt;&lt;/p&gt;</description>
      <guid isPermaLink="true">https://moodle.org/plugins/auth_ldap_syncplus#comment-74800</guid>
    </item>
    <item>
      <title>Monday, 21 June 2021, 10:48 PM - MAG II</title>
      <link>https://moodle.org/plugins/auth_ldap_syncplus#comment-71400</link>
      <pubDate>Mon, 21 Jun 2021 14:48:09 GMT</pubDate>
      <description>by MAG II. &amp;nbsp;&lt;p&gt;&lt;div class=&quot;no-overflow&quot;&gt;&lt;div class=&quot;text_to_html&quot;&gt;Hi - &lt;br&gt;
&lt;br&gt;
My organization has been using this plugin to create profiles on Moodle from our active directory, and it works great. I have a question regarding the capability of this plugin. Is it possible that upon profile creation, the plugin automatically enrolls users into specific courses? The ideal scenario is to have employees automatically enrolled into courses upon Moodle profile creation, and before they even login to Moodle for the first time. Is such an action possible? Please let me know. Thanks!&lt;/div&gt;&lt;/div&gt;&lt;/p&gt;</description>
      <guid isPermaLink="true">https://moodle.org/plugins/auth_ldap_syncplus#comment-71400</guid>
    </item>
    <item>
      <title>Tuesday, 27 October 2020, 4:17 PM - Дмитрий Курбатов</title>
      <link>https://moodle.org/plugins/auth_ldap_syncplus#comment-67379</link>
      <pubDate>Tue, 27 Oct 2020 08:17:51 GMT</pubDate>
      <description>by Дмитрий Курбатов. &amp;nbsp;&lt;p&gt;&lt;div class=&quot;no-overflow&quot;&gt;&lt;div class=&quot;text_to_html&quot;&gt;Hello!&lt;br&gt;
&lt;br&gt;
Explain or clarify why during creation&lt;br&gt;
user account fields such as First Name, Last Name and Email Address are required fields?&lt;br&gt;
&lt;br&gt;
Why the System does not allow leaving these fields empty, although the description for this plugin indicates the following «.... The only thing you have to specify correctly is the username (which corresponds to the username in LDAP). All other details like first name or email address can be filled with placeholder content. After you click the &quot;Create user&quot; button, Moodle pulls the other user's details from LDAP and creates the user account correctly with the details from LDAP.»&lt;/div&gt;&lt;/div&gt;&lt;/p&gt;</description>
      <guid isPermaLink="true">https://moodle.org/plugins/auth_ldap_syncplus#comment-67379</guid>
    </item>
    <item>
      <title>Friday, 20 March 2020, 2:20 AM - Zoran Jančić</title>
      <link>https://moodle.org/plugins/auth_ldap_syncplus#comment-62265</link>
      <pubDate>Thu, 19 Mar 2020 18:20:21 GMT</pubDate>
      <description>by Zoran Jančić. &amp;nbsp;&lt;p&gt;&lt;div class=&quot;no-overflow&quot;&gt;&lt;div class=&quot;text_to_html&quot;&gt;How to change authentication type of existing users form ldap to ldap_syncplus? Is it enough to update their auth field in mdl_user database table from 'ldap'  to 'ldap_syncplus'?&lt;br&gt;
In theory, this can be done via user download/upload moodle feature so we don't have to do it directly in database if someone doesn't have direct access to the database.&lt;br&gt;
&lt;/div&gt;&lt;/div&gt;&lt;/p&gt;</description>
      <guid isPermaLink="true">https://moodle.org/plugins/auth_ldap_syncplus#comment-62265</guid>
    </item>
    <item>
      <title>Friday, 22 November 2019, 4:40 PM - Jiri Michal</title>
      <link>https://moodle.org/plugins/auth_ldap_syncplus#comment-60759</link>
      <pubDate>Fri, 22 Nov 2019 08:40:52 GMT</pubDate>
      <description>by Jiri Michal. &amp;nbsp;&lt;p&gt;&lt;div class=&quot;no-overflow&quot;&gt;&lt;div class=&quot;text_to_html&quot;&gt;Hi,&lt;br&gt;
I'm solving a problem with LDAP authentication and synchronization user accounts in multi-domain MS Active Directory tree. I'm using core LDAP plugin and authentication and synchronization are working (SSO to), but, because SamAccountName is not unique in this environment, I'm using userprincipalname like attribute for user identification (user_attribute). And it can be problem, for example when women user get merried and she change her surname, AD manager changes it in AD and userprincipalname are changed too. I would like use SID or GUID like identification users, but in core LDAP it's not possible.&lt;br&gt;
It's posible to use SID or GUID in LDAP syncPlus plugin? And whats about switch ID atribut in live system?&lt;br&gt;
&lt;br&gt;
Thanks,&lt;br&gt;
Jirka&lt;/div&gt;&lt;/div&gt;&lt;/p&gt;</description>
      <guid isPermaLink="true">https://moodle.org/plugins/auth_ldap_syncplus#comment-60759</guid>
    </item>
    <item>
      <title>Tuesday, 29 January 2019, 7:15 PM - Alexander Bias</title>
      <link>https://moodle.org/plugins/auth_ldap_syncplus#comment-55449</link>
      <pubDate>Tue, 29 Jan 2019 11:15:27 GMT</pubDate>
      <description>by Alexander Bias. &amp;nbsp;&lt;p&gt;&lt;div class=&quot;no-overflow&quot;&gt;&lt;div class=&quot;text_to_html&quot;&gt;Hi Silke,&lt;br&gt;
&lt;br&gt;
the 3.6 version is now tested and released.&lt;br&gt;
&lt;br&gt;
Cheers,&lt;br&gt;
Alex&lt;/div&gt;&lt;/div&gt;&lt;/p&gt;</description>
      <guid isPermaLink="true">https://moodle.org/plugins/auth_ldap_syncplus#comment-55449</guid>
    </item>
    <item>
      <title>Tuesday, 29 January 2019, 3:10 PM - Alexander Bias</title>
      <link>https://moodle.org/plugins/auth_ldap_syncplus#comment-55445</link>
      <pubDate>Tue, 29 Jan 2019 07:10:20 GMT</pubDate>
      <description>by Alexander Bias. &amp;nbsp;&lt;p&gt;&lt;div class=&quot;no-overflow&quot;&gt;&lt;div class=&quot;text_to_html&quot;&gt;Hi Silke,&lt;br&gt;
I am sorry but this plugin has not been tested for 3.6 yet by us. I have seen that there were, as usual, some changes in auth_ldap in 3.6 which most probably have to be adopted to auth_ldap_syncplus. We will tackle this work throughout the next weeks.&lt;br&gt;
&lt;br&gt;
So, running this plugin on 3.6 is at your own risk currently unfortunately.&lt;br&gt;
&lt;br&gt;
Cheers,&lt;br&gt;
Alex&lt;/div&gt;&lt;/div&gt;&lt;/p&gt;</description>
      <guid isPermaLink="true">https://moodle.org/plugins/auth_ldap_syncplus#comment-55445</guid>
    </item>
    <item>
      <title>Thursday, 24 January 2019, 9:15 PM - Silke Kirberg</title>
      <link>https://moodle.org/plugins/auth_ldap_syncplus#comment-55329</link>
      <pubDate>Thu, 24 Jan 2019 13:15:42 GMT</pubDate>
      <description>by Silke Kirberg. &amp;nbsp;&lt;p&gt;&lt;div class=&quot;no-overflow&quot;&gt;&lt;div class=&quot;text_to_html&quot;&gt;Hello Alex, does syncplus work with Moodle 3.6? We will have an update next week &lt;img class=&quot;icon emoticon&quot; alt=&quot;smile&quot; title=&quot;smile&quot; src=&quot;https://moodle.org/theme/image.php/moodleorg/core/1776241734/s/smiley&quot;&gt; Thank you, Silke&lt;/div&gt;&lt;/div&gt;&lt;/p&gt;</description>
      <guid isPermaLink="true">https://moodle.org/plugins/auth_ldap_syncplus#comment-55329</guid>
    </item>
    <item>
      <title>Wednesday, 7 February 2018, 5:05 AM - Gabe G</title>
      <link>https://moodle.org/plugins/auth_ldap_syncplus#comment-48125</link>
      <pubDate>Tue, 06 Feb 2018 21:05:08 GMT</pubDate>
      <description>by Gabe G. &amp;nbsp;&lt;p&gt;&lt;div class=&quot;no-overflow&quot;&gt;&lt;div class=&quot;text_to_html&quot;&gt;Hi Alexander,&lt;br&gt;
&lt;br&gt;
Just wanted to report that the 3.3 plugin released earlier today (what a coincidence!) installed fine to my 3.4.1, and seemed to successfully sync/create users in Moodle from cron.&lt;br&gt;
&lt;br&gt;
Thank you for all your work on this!&lt;/div&gt;&lt;/div&gt;&lt;/p&gt;</description>
      <guid isPermaLink="true">https://moodle.org/plugins/auth_ldap_syncplus#comment-48125</guid>
    </item>
    <item>
      <title>Thursday, 27 July 2017, 3:26 PM - Alexander Bias</title>
      <link>https://moodle.org/plugins/auth_ldap_syncplus#comment-44167</link>
      <pubDate>Thu, 27 Jul 2017 07:26:34 GMT</pubDate>
      <description>by Alexander Bias. &amp;nbsp;&lt;p&gt;&lt;div class=&quot;no-overflow&quot;&gt;&lt;div class=&quot;text_to_html&quot;&gt;Hi Yegor,&lt;br&gt;
&lt;br&gt;
we will need some more weeks until we can do 3.3 testing due to our delayed internal scheduled.&lt;br&gt;
&lt;br&gt;
However, up to now, we haven't received any problem reports with the 3.2 version on 3.3. Please give it a try.&lt;br&gt;
&lt;br&gt;
Thanks,&lt;br&gt;
Alex&lt;/div&gt;&lt;/div&gt;&lt;/p&gt;</description>
      <guid isPermaLink="true">https://moodle.org/plugins/auth_ldap_syncplus#comment-44167</guid>
    </item>
    <item>
      <title>Tuesday, 25 July 2017, 12:07 PM - Yegor Grishko</title>
      <link>https://moodle.org/plugins/auth_ldap_syncplus#comment-44084</link>
      <pubDate>Tue, 25 Jul 2017 04:07:40 GMT</pubDate>
      <description>by Yegor Grishko. &amp;nbsp;&lt;p&gt;&lt;div class=&quot;no-overflow&quot;&gt;&lt;div class=&quot;text_to_html&quot;&gt;Hello, any news on when will 3.3 version available? Thank you!&lt;br&gt;
&lt;/div&gt;&lt;/div&gt;&lt;/p&gt;</description>
      <guid isPermaLink="true">https://moodle.org/plugins/auth_ldap_syncplus#comment-44084</guid>
    </item>
    <item>
      <title>Saturday, 8 April 2017, 12:52 AM - Alexander Bias</title>
      <link>https://moodle.org/plugins/auth_ldap_syncplus#comment-42034</link>
      <pubDate>Fri, 07 Apr 2017 16:52:57 GMT</pubDate>
      <description>by Alexander Bias. &amp;nbsp;&lt;p&gt;&lt;div class=&quot;no-overflow&quot;&gt;&lt;div class=&quot;text_to_html&quot;&gt;Hi Paul,&lt;br&gt;
&lt;br&gt;
I have never built a setup like this before myself, but theoretically it should work without problems.&lt;br&gt;
&lt;br&gt;
Thanks,&lt;br&gt;
Alex&lt;/div&gt;&lt;/div&gt;&lt;/p&gt;</description>
      <guid isPermaLink="true">https://moodle.org/plugins/auth_ldap_syncplus#comment-42034</guid>
    </item>
    <item>
      <title>Friday, 7 April 2017, 10:16 PM - Paul Nijbakker</title>
      <link>https://moodle.org/plugins/auth_ldap_syncplus#comment-42031</link>
      <pubDate>Fri, 07 Apr 2017 14:16:44 GMT</pubDate>
      <description>by Paul Nijbakker. &amp;nbsp;&lt;p&gt;&lt;div class=&quot;no-overflow&quot;&gt;&lt;div class=&quot;text_to_html&quot;&gt;Hi,&lt;br&gt;
This is an interesting plugin. My question is: Can this plugin exist next to the standard LDAP plugin, so that a site basically has two LDAP authentication instances which authenticate users from two different active directories?&lt;/div&gt;&lt;/div&gt;&lt;/p&gt;</description>
      <guid isPermaLink="true">https://moodle.org/plugins/auth_ldap_syncplus#comment-42031</guid>
    </item>
  </channel>
</rss>