Re: Openmeetings on android mobile browser

2014-09-22 Thread Maxim Solodovnik
please avoid writing private emails write to the list instead: http://openmeetings.apache.org/mail-lists.html According to your question: AFAIK some tablets has Flash compatible browsers (not sure which) On 23 September 2014 13:19, Murali.S wrote: > Hii Max, > > > > I am unable open openmeeti

Re: RED5 SERVER

2014-09-22 Thread Maxim Solodovnik
Sure it can :) On Sep 23, 2014 3:24 AM, "Horace Miles" wrote: > Can red5 server run more than one webapp on port 1935? >

RED5 SERVER

2014-09-22 Thread Horace Miles
Can red5 server run more than one webapp on port 1935?

Re: need info about problem when integration AD

2014-09-22 Thread Maxim Solodovnik
Please get build #67 here: https://builds.apache.org/view/M-R/view/OpenMeetings/job/Openmeetings%203.0.x/ I have no LDAP infrastructure to test :( I 100% rely on community in this So thanks for the testing :) On 23 September 2014 01:17, Grégory Mangeney wrote: > Windows Server 2003 R2 > > 2014-0

Re: need info about problem when integration AD

2014-09-22 Thread Grégory Mangeney
Windows Server 2003 R2 2014-09-22 17:13 GMT+02:00 Grégory Mangeney : > Ok,thank you for that. > For information I am using a Microsoft Active Directory in object version > 31 > > I get this information by tapping dsquery * > cn=schema,cn=configuration,dc=mycompany,dc=priv -scope base -attr > ob

Re: need info about problem when integration AD

2014-09-22 Thread Grégory Mangeney
Ok,thank you for that. For information I am using a Microsoft Active Directory in object version 31 I get this information by tapping dsquery * cn=schema,cn=configuration,dc=mycompany,dc=priv -scope base -attr objectVersion Good evening. Best regards. Greg. 2014-09-22 16:40 GMT+02:00 Maxim S

Re: need info about problem when integration AD

2014-09-22 Thread Maxim Solodovnik
You have these Paramaribo in your configuration: ldap_search_base=DC=mycompany,DC=priv # Fieldnames (can differ between Ldap servers) ldap_search_query=(uid=%s) I guess nothing is found. Not sure I never saw error like yours. Will create 3.0.4 nightly fly you later today (with updated ldap librar

Re: need info about problem when integration AD

2014-09-22 Thread Grégory Mangeney
a bad search query? In this case, the loging error message shouldn't be somthing like : "Login/password do not exist" ? How could I check this point... I do not modified the source code! 2014-09-22 11:25 GMT+02:00 Maxim Solodovnik : > it seems like nothing was found > Maybe bad search query? >

Re: need info about problem when integration AD

2014-09-22 Thread Maxim Solodovnik
it seems like nothing was found Maybe bad search query? On 22 September 2014 15:55, Grégory Mangeney wrote: > Hello Maxim. > Thanks a lot for your answer. > You're helpfull... > > I had ever try with SEARCHANDBIND but it still not working... > So I set it again to give you my logs... > The error

Re: Regarding password change of user

2014-09-22 Thread John Dev
Ok Thanks max... On Mon, Sep 22, 2014 at 1:31 PM, Maxim Solodovnik wrote: > In case of soap integration you performing login in your system. > On Sep 22, 2014 3:00 PM, "Maxim Solodovnik" wrote: > >> Soap users should not have password or possibility to login by password >> It is by design >> On

Re: need info about problem when integration AD

2014-09-22 Thread Grégory Mangeney
Hello Maxim. Thanks a lot for your answer. You're helpfull... I had ever try with SEARCHANDBIND but it still not working... So I set it again to give you my logs... The error is quite different but I could not understand what is the problem... In the login screen I have the following message in r

Re: Regarding password change of user

2014-09-22 Thread Maxim Solodovnik
In case of soap integration you performing login in your system. On Sep 22, 2014 3:00 PM, "Maxim Solodovnik" wrote: > Soap users should not have password or possibility to login by password > It is by design > On Sep 22, 2014 2:52 PM, "John Dev" wrote: > >> Thanks Max, >> >> I found the way to d

Re: Regarding password change of user

2014-09-22 Thread Maxim Solodovnik
Soap users should not have password or possibility to login by password It is by design On Sep 22, 2014 2:52 PM, "John Dev" wrote: > Thanks Max, > > I found the way to do, i am updating password by converting it to md5, it > is working fine :) > > setUserObject* does not have any information rela

Re: Regarding password change of user

2014-09-22 Thread John Dev
Thanks Max, I found the way to do, i am updating password by converting it to md5, it is working fine :) setUserObject* does not have any information related to password so i am just updating om_user table. On Mon, Sep 22, 2014 at 1:16 PM, Maxim Solodovnik wrote: > You need to use setUserOb

Re: Regarding password change of user

2014-09-22 Thread Maxim Solodovnik
You need to use setUserObject* method. loginUser should be used to auth webservice to perform certain action On Sep 22, 2014 2:05 PM, "John Dev" wrote: > I am using user level 1 i.e User > > On Mon, Sep 22, 2014 at 12:32 PM, John Dev wrote: > >> Hii Max, >> >> I am login through SOAP only (by us

Re: Regarding password change of user

2014-09-22 Thread John Dev
I am using user level 1 i.e User On Mon, Sep 22, 2014 at 12:32 PM, John Dev wrote: > Hii Max, > > I am login through SOAP only (by using loginUser webservice) and i checked > user can login through this. > > public Long >

Re: Regarding password change of user

2014-09-22 Thread John Dev
Hii Max, I am login through SOAP only (by using loginUser webservice) and i checked user can login through this. public Long loginUser(String