Re: Active Directory LDAP support with OM 3.0.3?

2014-12-03 Thread Maxim Solodovnik
actually "%s" means 'substitute parameter as string' "%1$s" means 'substitute _first_ parameter as string' due to there is only one parameter both are the same but with "%1$s" you can write queries like: ((uid=%1$s) or (email=%1$s)) // pseudo code :)) On Thu, Dec 4, 2014 at 1:35 PM, Ian wrote:

Re: Active Directory LDAP support with OM 3.0.3?

2014-12-03 Thread Ian
Okay, I found the solution sniffing the packets of OpenFire doing its authentication. OU=Users should have been CN=Users in ldap_search_base. We've had this domain for ages, so I'm going to guess there's still some legacy schema from way back in use. Btw, that more complex ldap_search_query I go

Re: Active Directory LDAP support with OM 3.0.3?

2014-12-03 Thread Maxim Solodovnik
Actually you better test with LDAPExplorer to ensure userdn format is correct to be fair I was unable to set up userdn and use SIMPLEBIND. I usually using SEARCHANDBIND your error: 208D: NameErr: DSID-0310020A, problem 2001 (NO_OBJECT), data 0, best match of: 'DC=intranet,DC=Company,DC=com' m

Re: Active Directory LDAP support with OM 3.0.3?

2014-12-03 Thread Ian
Thanks Maxim. Apparently when I use SEARCHANDBIND, ldap_userdn_format is not used (at least I don't see it being passed in clear text with tcpdump). I switched it back to SIMPLEBIND and I see the ldap_userdn_format being passed, but now I'm getting a different error: LdapErr: DSID-0C0903A9, comme

Re: Active Directory LDAP support with OM 3.0.3?

2014-12-03 Thread Ian
I found a more recent example of settings that should work here: http://mail-archives.apache.org/mod_mbox/openmeetings-user/201407.mbox/%3c53babc8f.5040...@beuth-hochschule.de%3E In particular these settings seem to be the only ones that differ from the LDAP example configuration file: ldap_searc

Re: Active Directory LDAP support with OM 3.0.3?

2014-12-03 Thread Maxim Solodovnik
I guess you need to set ldap_auth_type=SIMPLEBIND ldap_userdn_format=sAMAccountName=%s,OU=Company,DC=medint,DC=local I would start with ldap_admin_dn=CN=dummy,OU=Company,DC=medint,DC=local ldap_passwd=dummy07 ldap_search_base=OU=Company,DC=medint,DC=local ldap_search_query=(sAMAccountName=%s) lda

Active Directory LDAP support with OM 3.0.3?

2014-12-03 Thread Ian
According to the docs here: http://openmeetings.apache.org/LdapAndADS.html "In: $RED5_HOME/webapps/openmeetings/conf you will find sample configurations for LDAP and Active Directory." However, I only see an example configuration file for ldap, not AD. Have the two been merged in 3.x? When sear

Re: Import Image, PDF-file and work document doesn't work

2014-12-03 Thread Alvaro
...the swftools it depend if you has compiled or install a .deb file. Look where is the file called: pdf2swf ...will be in: /usr/bin or /usr/local/bin ...then you must type the right path in the OM configuration. .. El mié, 03-12-2014 a las 17:06 +0100, Lionel Djeukam es

Re: Import Image, PDF-file and work document doesn't work

2014-12-03 Thread Alvaro
In my Debian 7 32bit with OM 3.0.3 the configuration it is so: OFFICE.PATH = EMPTY jod.path = /opt/jodconverter-core-3.0-beta-4/lib imagemagick_path = EMPTY ...the jod path = chmod -R 777 /opt/jodconverter-core-3.0-beta-4/lib ...and to prove the run directly from red5 path: /.re

Re: Import Image, PDF-file and work document doesn't work

2014-12-03 Thread Alvaro
Do you tryied run red5 so: cd /path_to_red5_OM/ ./red5.sh ...Some times is the run script the cause. Try it! El mié, 03-12-2014 a las 17:06 +0100, Lionel Djeukam escribió: > It seems like something is wrong with my server. > > When i click in the conference "Add fold

Re: Import Image, PDF-file and work document doesn't work

2014-12-03 Thread Lionel Djeukam
It seems like something is wrong with my server. When i click in the conference "Add folder", he should propose me the name of the folder to create, but nothing. I use OM 3.0.3. is this a known bug with this version? should i reinstall it? 2014-12-03 16:37 GMT+01:00 Lionel Djeukam : > Hi Alvaro,

Re: Import Image, PDF-file and work document doesn't work

2014-12-03 Thread Lionel Djeukam
Hi Alvaro, i set all possible rights to this folder has you proposed. Still nothing. What i don't understant is that in the log of openmeetings (Path/red5/logs/openmeetings.log) no information is screened when i try to upload something. I realy don't know what to do yet. 2014-12-03 16:04 GMT+01:

Re: Import Image, PDF-file and work document doesn't work

2014-12-03 Thread Alvaro
Hi Maxim and Lionel, Please Lionel try this: chmod -R 777 /your-jot-path/jodconverter-core-3.0-beta-4 ...and so can know if it is... . El mié, 03-12-2014 a las 14:28 +0100, Lionel Djeukam escribió: > Hi Maxim, > > > i tried to remove the path of libreOffice but still n

Re: Import Image, PDF-file and work document doesn't work

2014-12-03 Thread Maxim Solodovnik
I would suggest to examine the logs and try to execucute commands in console to check what is wrong and to "tune" the parameters On Wed, Dec 3, 2014 at 7:28 PM, Lionel Djeukam wrote: > Hi Maxim, > > i tried to remove the path of libreOffice but still not working. > I am really strugling with thi

Re: Import Image, PDF-file and work document doesn't work

2014-12-03 Thread Lionel Djeukam
Hi Maxim, i tried to remove the path of libreOffice but still not working. I am really strugling with this issue and a part from that i do see nothing in log-files which can tell me about the cause of the problem. I dif once again verify the installation of Libreoffice and everythings is looking

Re: pdf to swf problem

2014-12-03 Thread IamTutor Rus
Thanks, Maxim!...I'll try to break :)) 2014-12-03 15:47 GMT+03:00 Maxim Solodovnik : > It is not pdf2swf issue > The PDF you are trying to convert is protected > > solomax@solomax-laptop:~/work/ommobile$ pdf2swf ~/Downloads/NEF\ > Advanced\ CEF\ mapping.pdf > NOTICE Output filename not given. Wr

Re: pdf to swf problem

2014-12-03 Thread Maxim Solodovnik
It is not pdf2swf issue The PDF you are trying to convert is protected solomax@solomax-laptop:~/work/ommobile$ pdf2swf ~/Downloads/NEF\ Advanced\ CEF\ mapping.pdf NOTICE Output filename not given. Writing to NEF Advanced CEF mapping.swf FATAL PDF disallows copying so you can: 1) break the PDF

Re: pdf to swf problem

2014-12-03 Thread IamTutor Rus
thanx, Maxim. I'll try right now :) 2014-12-03 15:25 GMT+03:00 Maxim Solodovnik : > I would recommend 0.9.1 > > On Wed, Dec 3, 2014 at 6:20 PM, IamTutor Rus > wrote: > >> Hello, guys! >> >> There is one problem in my OM 3.0.3. Some pdf file it can convert and >> place on board and some not. >> P

Re: pdf to swf problem

2014-12-03 Thread Maxim Solodovnik
I would recommend 0.9.1 On Wed, Dec 3, 2014 at 6:20 PM, IamTutor Rus wrote: > Hello, guys! > > There is one problem in my OM 3.0.3. Some pdf file it can convert and > place on board and some not. > Pdf2swf - part of swftools 2013-04-09-1007. > > Should I use another version ? > > > Thanks. Serge

pdf to swf problem

2014-12-03 Thread IamTutor Rus
Hello, guys! There is one problem in my OM 3.0.3. Some pdf file it can convert and place on board and some not. Pdf2swf - part of swftools 2013-04-09-1007. Should I use another version ? Thanks. Sergey.

problem with last openmmetings version 3.0.4

2014-12-03 Thread clemfree
Hello, I've installed last 3.0.4 build from 28.11, now I've a bug with invitation mail, there's a popup with "null". In log I've found this error : ERROR 12-03 10:37:40.772 o.a.o.r.InvitationService:132 [RTMPExecutor#OME6GMAY11VMX-1] - [sendInvitationHash] org.apache.wicket.WicketRuntimeExcep