macielbombonato / bigbluebutton

Automatically exported from code.google.com/p/bigbluebutton
0 stars 0 forks source link

Can't set security issue to the BBB server and to Moodle'S BBB plugin #938

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
We are trying to use and check the BBB with moodle. 
We install on our UNIX server the BBB. and in moodle the BBB activity.
We configured the setting to the ip address of the BBB server and the Security 
Salt.
But when adding the BBB activity and setting the password to attendee and 
password to moderator- and loging in with student (attendee ) or moderator 
(teacher) it doesn't asks for the password and it directly goes to the bbb 
application.
Another problem: when setting a new BBB activity in moodle the field "Login 
Rules:" is locked and it is set to "automatically login" but I can't change it.
Another  thing,  when surfing to the ip address or our BBB server there is no 
username +password or no security mode' just entering a name and longing right 
away... - I don't know  if it has something to do with my previous problems.

Original issue reported on code.google.com by miki.alliel@gmail.com on 18 May 2011 at 7:09

GoogleCodeExporter commented 9 years ago
Hi Miki,

There are multiple BigBlueButton Activity Modules for Moodle.  The one we (the 
core developers) are most familiar with is this one.

   http://moodle.org/mod/data/view.php?d=13&rid=4536&filter=1

To provide you help, can you ensure you have the above activity module 
installed (uninstall others and try installing the above).

There isn't any need to set a password with the above activity module.

Original comment by ffdixon@gmail.com on 24 May 2011 at 10:06

GoogleCodeExporter commented 9 years ago
Hello thanks for the answer:
"
Virtual classroom nameRequired field
I installd this mod and I have fewer settings then before:
when Adding the activity these are the settings:
"
Students must wait until a moderator joins?
Common module settings
Group mode Help with Group mode (new window) 
Visible
ID number Help with ID number (new window) 
Grade category""

when entering the activity with the moderator first time I get Error page:"
<response>
<returncode>FAILED</returncode>
<messageKey>invalidPassword</messageKey>
−
<message>
You either did not supply a password or the password supplied is neither the 
attendee or moderator password for this conference.
</message>
</response>"

Then i enter with a student or a teacher again  I get this :
"A meeting already exists with that meeting ID. Please use a different meeting 
ID."

so I'm really confused 
thanks... 

Original comment by miki.alliel@gmail.com on 25 May 2011 at 9:20

GoogleCodeExporter commented 9 years ago
Hi miki,

This is odd.  Would it be possible to provide us (temporary) remote access to 
your server to look into why the plugin is giving you problems?

If so, please e-mail me directly at ffdixon @at@ bigbluebutton .dot. org

Original comment by ffdixon@gmail.com on 25 May 2011 at 10:33

GoogleCodeExporter commented 9 years ago
hey
please write me your email so I can give you the address and username and pass 
thanks

Original comment by miki.alliel@gmail.com on 25 May 2011 at 11:43

GoogleCodeExporter commented 9 years ago
sorry I saw the email naow
I'm sending you

Original comment by miki.alliel@gmail.com on 25 May 2011 at 11:44

GoogleCodeExporter commented 9 years ago
Hi, miki. I had the same problem as you:

><response>
><returncode>FAILED</returncode>
><messageKey>invalidPassword</messageKey>
>−
><message>
>You either did not supply a password or the password supplied is neither the 
>attendee or moderator password for this conference.
></message>
></response>

In my case, I tried two Moodle modules (first, bigbluebutton.zip, then 
bbb_activity_module_moodle19.zip) and found that this was the cause of the 
problem.

Both modules use mdl_bigbluebutton table in Moodle database, but they assume 
different data schemas. When I installed bigbluebutton.zip, mdl_bigbluebutton 
was created. To install bbb_activity_module_moodle19.zip, the mdl_bigbluebutton 
should be deleted.

To solve the problem, I manually deleted mdl_bigbluebutton table from Moodle 
database (and also deleted bigbluebutton entry in mdl_modules table). After 
that,
I installed bbb_activity_module_moodle19.zip again, and it works now.

Original comment by nagai4...@gmail.com on 22 Jun 2011 at 6:26

GoogleCodeExporter commented 9 years ago
Ok thanks for the information

Original comment by miki.alliel@gmail.com on 22 Jun 2011 at 7:53

GoogleCodeExporter commented 9 years ago
Closing as we've updated the structure for the Moodle databases.  To access the 
latest plug-ins see,

  http://moodle.org/plugins/browse.php?list=set&id=2

Original comment by ffdixon@gmail.com on 24 Jun 2012 at 6:04