该项目思想将 LDAP 中的用户同步到 Google Apps 中。
特性:
LDAP快速入门 1. LDAP简介 LDAP(轻量级目录访问协议,Lightweight Directory Access Protocol)是实现提供被称为目录服务的信息服务。目录服务是一种特殊的数据库系统,其专门针对读取,浏览和搜索操作进行了特定的优化。目录一般用来包含描述性的,基于属性的信息并支持精细复杂的过滤能力。目录一般不支持通用数据库针对大量更新操作操作需要的复杂的事务管理或回卷
链接: LDAP基本知识 https://technet.microsoft.com/zh-tw/library/dd159860.aspx LDAP查询语法 https://www.google.com/support/enterprise/static/postini/docs/admin/en/dss_admin/prep_ldap.html LDAP Queries Syntax Comm