LDAP support for ROM
Write a longer description or delete this line.
Hiera backend for ldap properties
Csv::Ldap for Ruby is command-line interface tool for reading/writing entries in an LDAP directory to/from CSV files. The tool should be able to create entries in a directory under `ou=people,dc=example,dc=org` from a CSV file with the following attributes: `cn,sn,mail,uid,homeDirectory,uidNumber,gidNumber`.
Refactored from Net:LDAP gem.
PassiveLDAP is an LDAP-ActiveRecord interoperability library designed to allow an ActiveRecord model (usually the Users model) to be replaced with an LDAP-based model. Active Directory examples included!
LDAP plugin for Infrataster
Manage ldap group membership as flat files
Datacom NZ fork of ActiveDirectory. Uses Net::LDAP to provide a means of accessing and modifying an Active Directory data store. This is a fork of the activedirectory gem.
Lita LDAP operations like search user and group.
A Ruby library for querying the ANU LDAP server.
A LDAP strategy for OmniAuth.
Ldumbd is a simple, self-contained read-only LDAP server that uses PostgreSQL, MySQL/MariaDB or SQLite as a back end.
Add the GSS-SPNEGO authentication mechanism in net-ldap gem
UAC Bitmasks as an Array
Devise extension to allow authentication via LDAP, No ORM
Cloudscaling LDAP tools and helpers
This is a fork of Grack that adds Branch Level Access control and LDAP Authentication
Ruby client library for Ithos, a modern LDAP-like directory server with support for storing encrypted credentials.
This gem can be used with the net-ldap gem to perform GSSAPI authentication (which almost always means Kerberos authentication).
Easily generate LDAP connections and queries without having to learn how to build an LDAP connection with ruby.
ActiveLdap dynamic finders
Simple LDAP (Active Directory) connector
Common queries of CU's LDAP server
Devise extension to allow authentication via LDAP. Customized for XN.
Net::LDAP for Ruby (also called net-ldap) implements client access for the Lightweight Directory Access Protocol (LDAP), an IETF standard protocol for accessing distributed directory services. Net::LDAP is written completely in Ruby with no external dependencies. It supports most LDAP client features and a subset of server features as well. Net::LDAP has been tested against modern popular LDAP servers including OpenLDAP and Active Directory. The current release is mostly compliant with earlier versions of the IETF LDAP RFCs (2251-2256, 2829-2830, 3377, and 3771). Our roadmap for Net::LDAP 1.0 is to gain full <em>client</em> compliance with the most recent LDAP RFCs (4510-4519, plutions of 4520-4532).
A CLI-based LDAP scraper whose intended purpose is to dump an entire LDAP search into a bunch of JSON files.
Lightweight Active Directory LDAP read access
Adds LDAP authentication support to Incline.
Provides ldap strategy for warden
fluentd input plugin to get openldap monitor
A DataMapper Adapter for LDAP, as simply as possible.
Devise extension to allow authentication to multiple LDAP servers, or with multiple configurations to the same LDAP server. Fork of the devise_ldap_authenticatable project.
Synchronize LDAP users to gitlab
Provide an LDAP search interface to an ActiveRecord model in a Rails 3 project
Net::LDAP for Ruby (also called net-ldap) implements client access for the Lightweight Directory Access Protocol (LDAP), an IETF standard protocol for accessing distributed directory services. Net::LDAP is written completely in Ruby with no external dependencies. It supports most LDAP client features and a subset of server features as well. Net::LDAP has been tested against modern popular LDAP servers including OpenLDAP and Active Directory. The current release is mostly compliant with earlier versions of the IETF LDAP RFCs (2251–2256, 2829–2830, 3377, and 3771). Our roadmap for Net::LDAP 1.0 is to gain full <em>client</em> compliance with the most recent LDAP RFCs (4510–4519, plutions of 4520–4532).
Allows Devise to authenticate users from central-authentication services like LDAP and Shibboleth.
Imports person data into Seiso. This includes contact and organizational information.
Provides an LDAP adapter to login to IBM's internal LDAP server
Net::LDAP for Ruby (also called net-ldap) implements client access for the Lightweight Directory Access Protocol (LDAP), an IETF standard protocol for accessing distributed directory services. Net::LDAP is written completely in Ruby with no external dependencies. It supports most LDAP client features and a subset of server features as well. Net::LDAP has been tested against modern popular LDAP servers including OpenLDAP and Active Directory. The current release is mostly compliant with earlier versions of the IETF LDAP RFCs (2251–2256, 2829–2830, 3377, and 3771). Our roadmap for Net::LDAP 1.0 is to gain full <em>client</em> compliance with the most recent LDAP RFCs (4510–4519, plutions of 4520–4532).
An easy way to map LDAP groups to application roles
AndrewID provides a ruby interface to CMU student info stored in LDAP
RIMS password source plug-in for LDAP authentication. By introducing this plug-in, RIMS IMAP server will be able to authenticate users with LDAP.
Creation of mapping between ldap entry and ruby object. Allowing easy retrieval of information, building of search filter, and updating ldap.
Write a longer description or delete this line.
Net::LDAP for Ruby (also called net-ldap) implements client access for the Lightweight Directory Access Protocol (LDAP), an IETF standard protocol for accessing distributed directory services. Net::LDAP is written completely in Ruby with no external dependencies. It supports most LDAP client features and a subset of server features as well. Net::LDAP has been tested against modern popular LDAP servers including OpenLDAP and Active Directory. The current release is mostly compliant with earlier versions of the IETF LDAP RFCs (2251–2256, 2829–2830, 3377, and 3771). Our roadmap for Net::LDAP 1.0 is to gain full <em>client</em> compliance with the most recent LDAP RFCs (4510–4519, plutions of 4520–4532).
Search LDAP directory from mutt
Built specifically to generate HMAC signatures compatible with the systems used for communication between the ldap_gateway and Teamsquare API.
A super simple mocking gem for net/ldap
Port of Ruby/LDAP to JRuby, with patch for Puppetserver