# ldap-sample **Repository Path**: rongguiji/ldap-sample ## Basic Information - **Project Name**: ldap-sample - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-07-11 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # ldap-sample #### LDAP的接入示例 + java-demo + 使用java语言的示例 + jdk版本为1.8 + python-demo + 使用python语言的示例 + python版本为2.7 + 需要安装ldap3 `pip install ldap3` + 注意 + 示例中的dn、cn、dc等需要替换为实际的值