It's an interesting out of the box install, but if you want a private community there doesn't appear to be any means to switch stuff off. Registration for example. The ability to create groups etc.
Thanks
Vince
You need to be logged in to post messages
By Vince Blogg
It's an interesting out of the box install, but if you want a private community there doesn't appear to be any means to switch stuff off. Registration for example. The ability to create groups etc.
Thanks
Vince
ConcourseConnect can be configured to be very secure, but it takes lots of effort. Right now there are a combination of configuration options, portlet options and database settings to secure the data so that is is completely private, partially private, or completely open (the default). We're aiming to add the lockdown configuration options as part of the next major release.
In the meantime, you can manually edit the build.properties file located in Connect's fileLibrary and configure the following...
Registration options...
Only the administrators of the site can invite users to the site (private).
REGISTER=false
Invitation options...
Only allow named users, including the administrator, to invite anyone else to the site. Use the admin module to grant this permission to specific users.
INVITE=false