I am not sure if OPENMEETINGS-114<https://issues.apache.org/jira/browse/OPENMEETINGS-114>is OpenMeetings related, maybe you org mapping is also not correct for the user.
Sebastian 2012/3/30 [email protected] <[email protected]> > last official release was 1.9.1 and it is not in the apache SVN. > You will have to get the Source from the googlecode website. The binary > package does contain the revision number. > > Sebastian > > 2012/3/30 <[email protected]> > > I've uploaded a patch for this feature. >> I think it's working well, but I can't really test because there are >> other bugs not solved yet (an LDAP user that login for the first time can't >> be imported into local DB... this is not related to my fix). >> I've created a ticket for this one: >> https://issues.apache.org/jira/browse/OPENMEETINGS-114 >> >> Since current trunk isn't stable enough for me, is there a way to get the >> source code from the latest official release (what is the SVN revision >> number for this release inside the apache incubator SVN) ? >> >> Thanks in advance, >> Thibault >> >> <https://issues.apache.org/jira/browse/OPENMEETINGS-113> >> >> Le 30/03/2012 16:29, Thibault Le Meur a écrit : >> >> 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]> >> >>> 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]> >>> >>>> 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 >>> http://www.openmeetings.de >>> http://www.webbase-design.de >>> http://www.wagner-sebastian.com >>> [email protected] >>> >>> >>> >> >> >> -- >> Sebastian Wagner >> https://twitter.com/#!/dead_lock >> http://www.openmeetings.de >> http://www.webbase-design.de >> http://www.wagner-sebastian.com >> [email protected] >> >> >> >> > > > -- > Sebastian Wagner > https://twitter.com/#!/dead_lock > http://www.openmeetings.de <http://incubator.apache.org/openmeetings/> > http://www.webbase-design.de > http://www.wagner-sebastian.com > [email protected] > -- Sebastian Wagner https://twitter.com/#!/dead_lock http://www.openmeetings.de <http://incubator.apache.org/openmeetings/> http://www.webbase-design.de http://www.wagner-sebastian.com [email protected]
