文件名称:couchdb-ldap-auth:用于CouchDB的LDAP身份验证模块
文件大小:16KB
文件格式:ZIP
更新时间:2024-06-04 06:44:37
Erlang
用于CouchDB的LDAP身份验证处理程序 特征 基本身份验证处理程序 会话处理程序与CouchDB内置cookie_authentication_handler 支持用户和递归组关联 安装 首先,检查源并cd进入它。 先决条件 埃尔朗 钢筋 eldap(与Erlang> = R15B捆绑在一起。请参见他们的 。) 从源构建 rebar get-deps clean compile 运行测试 rebar test 安装二进制文件和配置 # Create module folder mkdir /usr/local/lib/couchdb/erlang/lib/ldap-auth # Copy binaries cp -R ebin /usr/local/lib/couchdb/erlang/lib/ldap-auth/ # Copy/overwrite the default c
【文件预览】:
couchdb-ldap-auth-master
----priv()
--------local.d()
--------default.d()
----src()
--------ldap_auth_config.erl(616B)
--------ldap_auth.erl(10KB)
--------ldap_auth_gateway.erl(3KB)
--------ldap_auth.app.src(243B)
----LICENSE(1KB)
----test()
--------config_tests.erl(1KB)
--------ldap_integration_tests.erl(1KB)
--------test_config.erl(570B)
----README.md(4KB)
----rebar.config(116B)
----.gitignore(80B)
----CHANGELOG.md(445B)
----include()
--------couch_db.hrl(6KB)