Page 1 of 1

using an existing ldap server

Posted: Tue Mar 17, 2009 10:42 am
by wanderedinn
We are in the process of migrating to Scalix and already have an existing ldap server on our network. I can't find any references to taking advantage of this server, rather then implementing ldap on the scalix server. Is this possible? If so, do I simply point the Scalix server to our existing ldap server?

Thanks

--
until later, Geoffrey

Posted: Tue Mar 17, 2009 11:28 am
by Valerion
Scalix provides its own LDAP server. However, you can create your user entries in your primary LDAP and have Scalix use it for authentication and to manage mailboxes. Read up on it in the omldapsync man page.

Posted: Tue Mar 17, 2009 11:37 am
by wanderedinn
So are you saying that I can not remove the Scalix ldap server, simply sync my data from my existing ldap server?

Posted: Tue Mar 17, 2009 3:58 pm
by Valerion
The Scalix LDAP server is needed for SWA, amongst others. If your existing LDAP has a compatible schema, and you set up ldapsync correctly you can have the LDAP server create accounts in Scalix, yes.

Re: using an existing ldap server

Posted: Thu Apr 02, 2009 11:27 am
by Deezt
Best of luck doing it, after wasting tons of time reading the forums and trial and error I got it to authenticate against our LDAP server but it is still poorly documented and a pain to get working.

You can definitely tell alot about Commercial Off the Shelf Software by how many hoops or how well documented their support for LDAP servers is. If you need help I can looup some of the notes I made

Re: using an existing ldap server

Posted: Thu Apr 02, 2009 12:03 pm
by florian
did you see this Wiki How-To?

arghhh... link....

http://www.scalix.com/wiki/index.php?title=HowTos/OpenLDAP_User_Management

I find it relatively straightforward... but then I'm probably not the standard Scalix user....

Florian.

Re: using an existing ldap server

Posted: Wed Apr 08, 2009 4:21 pm
by LeslieW