Hi Bijan
i had answered you on Superuser.com a few days ago?
here is response.
Depending if production or development version of the html5 client. the url to access the database is different for each. There is no authentication by default.
this is with 2.2beta 18 bbb
development mongo --quiet mongodb://127.0.0.1:3001/meteor --eval "your command"
production mongo --quiet mongodb://127.0.1.1:27017/meteor --eval "your command"
regards,
Stephen
--
You received this message because you are subscribed to the Google Groups "BigBlueButton-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to bigbluebutton-...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/bigbluebutton-dev/e0855076-c403-408f-aeed-208a9f73ecd0%40googlegroups.com.