Hi Frank, That might be a good idea, actually :) I'll see if I can get it uploaded a little later today.
Maybe I should have introduced myself a little first - Hi, my name is Wogan, I'm from South Africa, with a few years PHP & MySQL experience, and I'm a senior developer at Acceleration eMarketing. We're using ownCloud in an enterprise context - our users have network shares mounted as drives, and I'm working to expose a web-based version of that. So I'll be doing a lot in terms of automated smbmounts, AD auth integration and branding. Regards, *Wogan May* *Digital Polymath* [ about.me <http://about.me/wogan> | google+<https://plus.google.com/110555803212391859805>] On Fri, Jan 27, 2012 at 11:35 AM, Frank Karlitschek <[email protected]>wrote: > Hi Wogan, > > thats awesome. > > We have to rework the ldap integration anyways for the next version. > > You can put your work into the "apps" repository so that others can try it > and contribute. > https://gitorious.org/owncloud/apps > > What do you think? > > Cheers > Frank > > > > > On 27.01.2012, at 09:33, Wogan May wrote: > > > After pulling my hair out trying to get the default LDAP auth plugin > configured, I went ahead and wrote a simpler replacement. All it does is > clean up the username, and attempt to bind to AD with the credentials > provided at login. > > > > It doesn't check to see if the user exists (according to our policy > that's a minor security risk, since a bot can use that to determine valid > usernames), and will simply return true if the user & password matches > perfectly. > > > > The plugin could be made even more efficient, I'm sure. > > > > http://pastie.org/3261915 > > > > Regards, > > Wogan May > > Digital Polymath > > > > [ about.me | google+ ] > > > > _______________________________________________ > > Owncloud mailing list > > [email protected] > > https://mail.kde.org/mailman/listinfo/owncloud > > Frank Karlitschek > [email protected] > > >
_______________________________________________ Owncloud mailing list [email protected] https://mail.kde.org/mailman/listinfo/owncloud
