You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@openmeetings.apache.org by Pascal Dallaire <pa...@cre-gim.net> on 2012/05/18 17:10:57 UTC

Importing users from OpenDirectory

Hi to everyone on the list,

I've been testing OM with some users in our office and have been very happy with the results (and their impressions).
I would like to import a database of users so I don't have to enter them manually and was looking for the best way to do that.
I see some LDAP examples but they were all geared towards ActiveDirectory for Windows. Is there anyone that has done the task using OpenDirectory?
Just some tips if its doable or if I should just try a dump of users in some CSV format and import it (if that's possible).

Thanks in advance
Pascal

Error compiling revision 1340587 "flash/trunk/deploy does not exist."

Posted by George Kirkham <gk...@co2crc.com.au>.
Hi,

 

Please check these warnings that I get in my log file when compiling
singlewebapp.  I am concerned that some of these may have to do with the
issue of floating messages or the conferencing room locking up around
the 14th time that I exit and enter it.

 

I had not noticed this message before, is it an issue?  It looks like I
need to check out some other library?

 

     [copy] Warning: /usr/adm/compile/1340587/flash/trunk/deploy does
not exist.

 

 

Despite the warnings, the build is still successful.

 

BUILD SUCCESSFUL

Total time: 2 minutes 8 seconds

 

============================

 

 

This is the method that I use to build OpenMeetings;

 

svn checkout 
https://svn.apache.org/repos/asf/incubator/openmeetings/trunk/singleweba
pp/

 

/usr/adm/ant/bin/ant -Ddb=mysql > ../build1340587.txt

 

 

 

These are other warnings that I get in the compilation, that look like
they could be issues.

 

 

    [javac] /usr/adm/compile/1340587/singlewebapp/build.xml:436:
warning: 'includeantruntime' was not set, defaulting to
build.sysclasspath=last; set to false for repeatable builds

 

  [javadoc]
/usr/adm/compile/1340587/singlewebapp/src/org/openmeetings/axis/services
/CalendarWebService.java:99: warning - @return tag has no arguments.

  [javadoc]
/usr/adm/compile/1340587/singlewebapp/src/org/openmeetings/axis/services
/CalendarWebService.java:558: warning - @return tag has no arguments.

  [javadoc]
/usr/adm/compile/1340587/singlewebapp/src/org/openmeetings/axis/services
/FileWebService.java:834: warning - @return tag has no arguments.

  [javadoc]
/usr/adm/compile/1340587/singlewebapp/src/org/openmeetings/axis/services
/RoomWebService.java:148: warning - @return tag has no arguments.

 

     [java] Warning: Assignment to free variable curpixel in
charts/styles/strokestyle.lzx (92)

     [java] charts/common/legend.lzx:84:62: an attribute or method named
'datapath' already is defined on element legenditem

 

 

 

 

These are other issues that I see in the log file

 

[javadoc] 09:02:26.059 [main] DEBUG org.apache.velocity - Target log
system for org.apache.velocity.runtime.log.Log4JLogChute is not
available (java.lang.NoClassDefFoundError: org/apache/log4j/Layout).
Falling back to next log system...

  

 

 

 

 

Thanks,

 

George Kirkham


revision 1340587 - Recording test does not play back

Posted by George Kirkham <gk...@co2crc.com.au>.
When using revision 1340587, and enter a room, then do a 5 second "Start
recording test", this the recording seems to work, I can see video and
the microphone level bar moving, but nothing plays back. If I select the
"Play" button, again nothing happens.

Can someone please check revision 1340587 confirm if this works for them
or does not work.

Thanks,

George Kirkham

RE: Importing users from OpenDirectory

Posted by George Kirkham <gk...@co2crc.com.au>.
Pascal,

I have a similar question that I have never asked before. 

I have a table of uses and a table of groups in another mysql database
that I would like to be able to connect to.

Does anyone know of doco or information which would explain how I could
integrate with the other database? I thought there might be something in
the openmeetings-moodle instructions?

Thanks,

George Kirkham




-----Original Message-----
From: Pascal Dallaire [mailto:pascal.dallaire@cre-gim.net] 
Sent: Saturday, 19 May 2012 1:11 AM
To: openmeetings-user@incubator.apache.org
Subject: Importing users from OpenDirectory

Hi to everyone on the list,

I've been testing OM with some users in our office and have been very
happy with the results (and their impressions).
I would like to import a database of users so I don't have to enter them
manually and was looking for the best way to do that.
I see some LDAP examples but they were all geared towards
ActiveDirectory for Windows. Is there anyone that has done the task
using OpenDirectory?
Just some tips if its doable or if I should just try a dump of users in
some CSV format and import it (if that's possible).

Thanks in advance
Pascal