Hi, On Tue, Jul 29, 2008 at 10:02 AM, hel-o <[email protected]> wrote:
Im working on the same problem and i am looking for a workaround if the users are in different LDAP servers.
A possible solution i am thinking of is to use several xwiki instances with different LDAP configurations for each domain (LDAP Server) using the same database.
Is that possible or am i running into big trouble :blush:
You can't do that because cache and database will not be synchronized. You can try the workaround from Stefan Woehrer. See http://markmail.org/message/kc6yfzhln7kgbxkj
Thanks hel
Thomas Mortagne wrote:
On Thu, Jun 26, 2008 at 11:53 AM, Stefan Woehrer <[email protected]> wrote:
Hi there,
is there a way XWiki can handle userlogins from different domains? The users are members of several subdomains, eg: sub1.somedomain.dom, sub2.somedomain.dom, sub3.somedomain.dom, ......
This depends of you configuration: if all your users are in the same LDAP server and just I guess defining base_DN on the entire domain.
If not then XWiki actually support only one LDAP server (you should add an issue for that at http://jira.xwiki.org).
I may be wrong but isn't possible in LDAP to define a "root" LDAP server which transparently ask on some others LDAP slave servers ?
The users from all of these domains need to login. It works perfectly for one domain (if I configure it for example for sub1.somedomain.dom). So how can I config it for more than one domains?
Or is there a way to import a userlist from the active directory? I think I have seen in another post that someone else needs such a feature too, bit it is not implemented right now - is this correct?
This would not help I think has it would not be possible to get passwords from LDAP server depends of the implementation and authentication would always need to be done on LDAP server. Plus you would lost the synchronization of users informations and membership.
Thank you very much in advance!! Steve -- View this message in context: http://www.nabble.com/LDAP-Multiple-Domains-tp18130322p18130322.html Sent from the XWiki- Users mailing list archive at Nabble.com.
_______________________________________________ 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
-- View this message in context: http://n2.nabble.com/LDAP-Multiple-Domains-tp510482p588067.html Sent from the XWiki- Users mailing list archive at Nabble.com.
_______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
-- Thomas Mortagne