Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

dim-ruby-net-ldap

Package Overview
Dependencies
Maintainers
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dim-ruby-net-ldap

  • 0.1.1
  • Rubygems
  • Socket score

Version published
Maintainers
5
Created
Source

= Net::LDAP for Ruby

  • http://github.com/dim/ruby-net-ldap

== DESCRIPTION:

Pure Ruby LDAP library.

A LDAP client library written in pure Ruby.

== FEATURES/PROBLEMS:

The Lightweight Directory Access Protocol (LDAP) is an Internet protocol for accessing distributed directory services.

Net::LDAP is a feature-complete LDAP support library written in pure Ruby. It supports most LDAP client features and a subset of server features as well.

  • Standards-based (going for RFC 4511)
  • Portable: 100% Ruby

== INSTALL:

Net::LDAP is a pure Ruby library. It does not require any external libraries.

You can install the RubyGems version of Net::LDAP available at GitHub:

== SYNOPSIS:

See Net::LDAP for documentation and usage samples.

== CREDITS:

Net::LDAP was originally developed by:

Contributions since:

== LICENSE:

Copyright (C) 2006 by Francis Cianfrocca

Please read the file LICENSE for licensing restrictions on this library. In the simplest terms, this library is available under the same terms as Ruby itself.

Available under the same terms as Ruby. See LICENSE in the main distribution for full licensing information.

FAQs

Package last updated on 11 Aug 2014

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc