<br><br><div class="gmail_quote">On Tue, Feb 15, 2011 at 11:02 AM, Fred Jones <span dir="ltr">&lt;<a href="mailto:fredthejonester@gmail.com">fredthejonester@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
Can anyone confirm that it&#39;s indeed NOT possible to synchronize Active<br>
Directory (apparently this a Windows networking authentication system)<br>
with Drupal on a Linux server? I did find a blog post about how to<br>
synchronize, but it seems it would require a Windows server.<br>
<font color="#888888"><br></font></blockquote><div><br>yes, you can setup ad on linux. if you go the ldap route, it relies on an existing windows ad farm. however, if you go the samba4 route (still in development, but getting pretty good <a href="http://news.samba.org/">http://news.samba.org/</a>) you can setup, run, and manage the whole thing from linux.<br>
<br>however, since ldap is such a pita to setup, i&#39;m pretty sure you can find something easier to setup that will use windows&#39; ldap to authenticate. samba3 will authenticate with ad (username=domain/user,password=password,workgroup=domain).<br>
<br>what i don&#39;t know is what drupal uses for authentication. if it uses linux, i&#39;d look for a pam module. <br></div></div><br>