Monday, January 25, 2010

Open LDAP and Scalix

LDAP directory services provide a centralized repository for information about users and devices that are authorized to use your network.Scalix stores its information not in the LDAP but in its own special database called"DIRECTORY". Omslapd (Scalix "LDAP" server) is just an interface "translating" LDAP requests to DIRECTORY requests thus providing "standard-based" access to the Scalix directories.The External LDAP and External Active Directory authentication methods attempt to bind to the specified LDAP server, using the supplied user name and password. These method can be used if the email environment uses Microsoft Active Directory directory services for authentication and the Scalix-LDAP directory services for all other Scalix-related transactions. This requires that users exist in both OpenLDAP and in the Active Directory servers.omldapsync utility is to sync scalix directories and your external ldap server.

Some Interesting links on various related topics:
Open LDAP Installation -Common
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
http://www.openldap.org/doc/admin22/install.html

Open LDAP User Management
`````````````````````````````````````````````````````````````````````````
http://www.scalix.com/wiki/index.php?title=HowTos/OpenLDAP_User_Management
OpenLDAP Sync
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
http://www.scalix.com/wiki/index.php?title=Omldapsync_HowTo_-_One

Open LDAP ---User management via--phpldapadmin
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
http://phpldapadmin.sourceforge.net/wiki/index.php/Main_Page

Configuring Outlook to use LDAP to Connect to Scalix Directory
`````````````````````````````````````````````````````````````````````
http://www.scalix.com/wiki/index.php?title=HowTos/OL2007_LDAP

No comments:

Post a Comment