ldap_fluff:一个用于查询各种样式的LDAP的LDAP gem

时间:2024-06-15 22:54:43
【文件属性】:

文件名称:ldap_fluff:一个用于查询各种样式的LDAP的LDAP gem

文件大小:28KB

文件格式:ZIP

更新时间:2024-06-15 22:54:43

Ruby

LDAP绒毛 为各种后端提供LDAP查询的多种实现 支持Active Directory,FreeIPA和posix风格的LDAP 安装 现在可以在rubygems.org存储库中找到, $ gem install ldap_fluff Rails应用程序配置 您必须对gem进行一些配置,才能将其挂接到LDAP服务器中。 它公开了以下方法: authenticate?(username, password) returns true if the username & password combo bind correctly group_list(uid) returns the set of LDAP groups a user belongs to in a string list user_list(gid) returns the set of user


【文件预览】:
ldap_fluff-master
----.rubocop_todo.yml(5KB)
----.github()
--------workflows()
----ldap_fluff.gemspec(1KB)
----lib()
--------ldap_fluff.rb(483B)
--------ldap_fluff()
----Gemfile(109B)
----README.rdoc(4KB)
----Rakefile(358B)
----LICENSE(526B)
----test()
--------posix_test.rb(4KB)
--------ad_member_services_test.rb(5KB)
--------lib()
--------ipa_netgroup_member_services_test.rb(2KB)
--------posix_member_services_test.rb(2KB)
--------ad_test.rb(6KB)
--------ipa_member_services_test.rb(2KB)
--------posix_netgroup_member_services_test.rb(2KB)
--------config_test.rb(946B)
--------ipa_test.rb(5KB)
--------ldap_test.rb(1KB)
----.rubocop.yml(1KB)
----.gitignore(79B)

网友评论