[xwiki-users] Multiple Wikis
Hello everyone. Maybe my question is stupid or I am missing something but isn't having multiple wikis managed by one instance without physical cut off a great security risk. Couldn't the admin of one wiki install an extension to view the filesystem and therefor gain access to all other wikis? Cheers Chris.
On Mon, May 2, 2011 at 07:26, Christian Wawrzinek <[email protected]> wrote:
Hello everyone.
Maybe my question is stupid or I am missing something but isn't having multiple wikis managed by one instance without physical cut off a great security risk. Couldn't the admin of one wiki install an extension to view the filesystem and therefor gain access to all other wikis?
You need programming right to install an extension for now (latter a more detailed right handling will be implemented for xar extensions) so no that's not possible. The only thing a wiki admin can do is import wiki page on his wiki.
Cheers Chris. _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
-- Thomas Mortagne
Hello, so currently it is not possible to deploy "full(where every wiki has a real administrator)" wikis with the XWiki Enterprise Manager. Cheers, Chris Zitat von Thomas Mortagne <[email protected]>:
On Mon, May 2, 2011 at 07:26, Christian Wawrzinek <[email protected]> wrote:
Hello everyone.
Maybe my question is stupid or I am missing something but isn't having multiple wikis managed by one instance without physical cut off a great security risk. Couldn't the admin of one wiki install an extension to view the filesystem and therefor gain access to all other wikis?
You need programming right to install an extension for now (latter a more detailed right handling will be implemented for xar extensions) so no that's not possible. The only thing a wiki admin can do is import wiki page on his wiki.
Cheers Chris. _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
-- Thomas Mortagne _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
On Mon, May 2, 2011 at 11:33, <[email protected]> wrote:
Hello,
so currently it is not possible to deploy "full(where every wiki has a real administrator)" wikis with the XWiki Enterprise Manager.
Yes, right now the difference with a standalone wiki and a subwiki is that subwiki users (admin included) don't have programming right which mean: * use any other language that velocity * access some protected APIs (like extension manager API to install en extension from a repository)
Cheers, Chris
Zitat von Thomas Mortagne <[email protected]>:
On Mon, May 2, 2011 at 07:26, Christian Wawrzinek <[email protected]> wrote:
Hello everyone.
Maybe my question is stupid or I am missing something but isn't having multiple wikis managed by one instance without physical cut off a great security risk. Couldn't the admin of one wiki install an extension to view the filesystem and therefor gain access to all other wikis?
You need programming right to install an extension for now (latter a more detailed right handling will be implemented for xar extensions) so no that's not possible. The only thing a wiki admin can do is import wiki page on his wiki.
Cheers Chris. _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
-- Thomas Mortagne _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
_______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
-- Thomas Mortagne
participants (3)
-
Christian Wawrzinek -
Thomas Mortagne -
wac@yellowhippy.com