Thanks a lot Sebastian, I'm looking at this now. Maybe the best way would be to add a default_login_domain_id setup param.
I think I would have to update the "getLoginOptions" in org/openmeetings/app/remote/MainService.java Is anything else to to ? Do you think it is safe to run the current SVN version or are there "work in progress" topics that are breaking important features. Regards, Thibault Le 30/03/2012 12:06, [email protected] a écrit : > checkLoginData.lzx Line 226/230 is what you need to modify. > > Sebastian > > 2012/3/30 Thibault Le Meur <[email protected] > <mailto:[email protected]>> > > Hi, > > I'm mainly using Ldap authentication for my users, and I've seen > that in > the latest version of OM, you need to give the "Domain" in the > login screen. > However this domain is by default set to Local (internal DB). Is it > possible to set it to another domain ? > > I've tried the default_domain_id in the setup params but it seems to > refer to organizations (and not Domains). > > I need to recompile the client, could someone point me to the > corresponding source files ? > > Thanks in advance, > Thibault > > > > > -- > Sebastian Wagner > https://twitter.com/#!/dead_lock <https://twitter.com/#%21/dead_lock> > http://www.openmeetings.de > http://www.webbase-design.de > http://www.wagner-sebastian.com > [email protected] <mailto:[email protected]>
