> Everything works fine when I type the fully qualified name but when I
> type http://webconf I only get a blank page "Welcome to nginx!"
Using your fully qualified domain name (FQDN), such as
webconf.myschool.edu, if you ping the name on your server, and it
resolves to your IP address, it *should* be picked up by
BigBlueButton.
Can you do
sudo bbb-conf --check
and let us know if it reports back anything after "** Potential Problems **".
> Also is there any way to password protect the meeting rooms and have a
> different password for every attendee?
There are a number of options. If you have Moodle or Sakai, you can
use the BigBlueButton activity module or plugin to require users to
first login to Moodle or Sakai before gaining access. See
http://bigbluebutton.org/support
If you want to run your BigBlueButton server stand alone, then you can
modify one of the API demos to provide a login page that distinguishes
users based on one of two passwords: moderator or viewer password.
See
BigBlueButton does not have a user database, but the above API demo
will let you require passwords to login.
Of course, there are more degrees of integration (such as integrating
with an LDAP server to enable every student to first authenticate
before gaining access to a virtual classroom), but it depends on how
your school is setup for authentication. Let us know if the above
gets you started with BigBlueButton.
Enjoy,... Fred
> --
> You received this message because you are subscribed to the Google Groups "BigBlueButton-Setup" group.
> To post to this group, send email to bigbluebu...@googlegroups.com.
> To unsubscribe from this group, send email to bigbluebutton-s...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/bigbluebutton-setup?hl=en.
>
>
Seun Ojedeji,
you don't need a hero to succeed on the field....you need a team!
Try Seun's suggestions. You'll need to get BigBlueButton working
first from the built-in demo page before it will work with the Moodle
plugin.
Regards,... Fred
Yes, even from the internal network. By setting
sudo bbb-conf hostname.domain.edu
you are instructing BigBlueButton to recognize incoming requests to
that hostname. If you are on the internal network and use the
server's internal IP, the request won't match "hostname.domain.edu"
and BigBlueButton will show the Welcome to Nginx! page.
> Do I need to open/forward
> any specific ports for the moodle plugin to work?
No changes needed to your Moodle site. If you are able to access the
BigBlueButton server's demo page, as in
and launch BigBlueButton, then if you've put in the security salt and
API URL (bbb-conf --salt) into the plugin, you should be able to
directly launch from within Moodle.
> I've also been trying the Moodle plugin with no luck. I copied the
> files to our moodle directory, then went into the module and clicked
> on " I am hosting my own BigBlueButton server.
I'm more familiar with the following BigBlueButton activity module
(which I wrote)
http://moodle.org/mod/data/view.php?d=13&rid=4536&filter=1
Can you try uninstalling the existing plugin, install the above, and
let us know if you get further.
Regards,... Fred
Regards,... Fred
Seun Ojedeji,
University of Nigeria, Nsukka
web: http://www.unn.edu.ng
Mobile: +2348035233535
alt email: seun.o...@unn.edu.ng
There is no password required for the Blindside Networks Moodle
Activity Module (which I wrote), so I suspect you still have parts of
a previous BigBlueButton activity module installed.
Can you uninstall *all* BigBlueButton Moodle Activity Modules, and
confirm that you have them uninstalled from your Moodle site, then go
through the install instructions here
http://blindsidenetworks.com/video/moodle20/index.html
and let us know if you have any problems. It should work
out-of-the-box (no changes to any settings) with the default
test-install BigBlueButton server. Once you have confirmed it works
with the test-install server, you can try it with your server.
Let us know if you have any problems after doing a clean uninstall.
Regards,... Fred