thx for the info, Request is created in Jira: https://issues.apache.org/jira/browse/OPENMEETINGS-113
I've worked on this yet, and my patch works great: * I'm trying to make it generic enough to send you a diff file, * I'll rename the setup param to ldap_default_id as suggested. Le 30/03/2012 15:47, [email protected] a écrit : > *Maybe the best way would be to add a default_login_domain_id setup > param.* > => Sorry the default_domain_id has nothing todo with LDAP. Domain was > prevously the name for the internal openmeetings "usergroups" that we > call(ed) "organization. You can have (OpenMeetings internally) > multiple organizations and assign conference rooms for those. We > should rename that. > But we could add a paramater and call it "ldap_default_id" and > integrate that in the way you described it. Please fill an Jira issue. > > *Is anything else to to ?* > => no > > *Do you think it is safe to run the current SVN version or are there > "work in progress" topics that are breaking important features.* > => There are a number of open tickets and issues. You are welcome to > join us as Beta Tester but current trunk is not inted to be for > production usage. > > Thanks! > Sebastian > > 2012/3/30 Thibault Le Meur <[email protected] > <mailto:[email protected]>> > > 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] > <mailto:[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]> > > > > > -- > 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]>
