Don't worry about it, all it takes is implementing a function. Domme is planning on fixing it.
On Tue, Sep 27, 2011 at 4:49 AM, Josu Lazkano < [email protected]> wrote: > > > On Mon, 2011-09-26 at 16:13 +0200, Tony McCourin wrote: > > it is possible in principle, but not implemented yet. > > Hello, I am using this command command to get all LDAP user and then > import on the sqlite database: > > ldapsearch -x -b 'OU=User accounts,DC=domain,DC=com' -D 'domain\user' -w > 'password' | grep sAMAccountName | awk {'print$2'} > > I have no idea how to add this to ownCloud code, just want to help to > implement. > > Best regards. > > _______________________________________________ > Owncloud mailing list > [email protected] > https://mail.kde.org/mailman/listinfo/owncloud >
_______________________________________________ Owncloud mailing list [email protected] https://mail.kde.org/mailman/listinfo/owncloud
