Don't worry about it, all it takes is implementing a function. Domme is planning on fixing it. <br><br><div class="gmail_quote">On Tue, Sep 27, 2011 at 4:49 AM, Josu Lazkano <span dir="ltr"><<a href="mailto:josu.lazkano@barcelonamedia.org">josu.lazkano@barcelonamedia.org</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div class="im"><br>
<br>
On Mon, 2011-09-26 at 16:13 +0200, Tony McCourin wrote:<br>
> it is possible in principle, but not implemented yet.<br>
<br>
</div>Hello, I am using this command command to get all LDAP user and then<br>
import on the sqlite database:<br>
<br>
ldapsearch -x -b 'OU=User accounts,DC=domain,DC=com' -D 'domain\user' -w<br>
'password' | grep sAMAccountName | awk {'print$2'}<br>
<br>
I have no idea how to add this to ownCloud code, just want to help to<br>
implement.<br>
<br>
Best regards.<br>
<div><div></div><div class="h5"><br>
_______________________________________________<br>
Owncloud mailing list<br>
<a href="mailto:Owncloud@kde.org">Owncloud@kde.org</a><br>
<a href="https://mail.kde.org/mailman/listinfo/owncloud" target="_blank">https://mail.kde.org/mailman/listinfo/owncloud</a><br>
</div></div></blockquote></div><br>