On Tue, Jul 6, 2010 at 14:09, Marine Julian <marine.julian(a)gmail.com> wrote:
tmortagne wrote:
It's generally the easiest yes. You assign all the groups to the
proper wiki/spaces/pages and then you just need to put the users in
the proper groups. When you have lots of users it's becoming quickly
very difficult to directly assign rights to single users.
Okay, thank you Thomas !
Just one more thing to be sure to do the right thing :
Let's suppose that I create a AllRights group in the main wiki (called
mainwiki) of my farm (and only in this wiki) and that I want all the LDAP
The main wiki in a farm is always technically called "xwiki".
users of group cn=HMS
Lydia,ou=crews,ou=groups,o=sevenSeas to be
automatically added in it.
Is it right if I write
xwiki.authentication.ldap.group_mapping=mainwiki:XWiki.AllRights=cn=HMS
Lydia,ou=crews,ou=groups,o=sevenSeas ? Because i'm not sure about the syntax
wiki:space:page in this case.
Actually if all wikis are supposed to use the same LDAP users, you should do
xwiki.authentication.ldap.group_mapping=XWiki.AllRights=cn=HMS
Lydia,ou=crews,ou=groups,o=sevenSeas
and make sure all LDAP users are authenticated on main wiki (otherwise
each wiki will have a duplicate of each user). See
http://platform.xwiki.org/xwiki/bin/view/AdminGuide/LDAPAuthenticationUseCa…
--
View this message in context:
http://xwiki.475771.n2.nabble.com/Questions-about-LDAP-in-XEM-2-3-1-tp52552…
Sent from the XWiki- Users mailing list archive at
Nabble.com.
_______________________________________________
users mailing list
users(a)xwiki.org
http://lists.xwiki.org/mailman/listinfo/users
--
Thomas Mortagne