Showing 40 open source projects for "c-like"

View related business solutions
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • Powerful cloud-based licensing solution designed for fast-growing software businesses. Icon
    Powerful cloud-based licensing solution designed for fast-growing software businesses.

    A single-point of license control for desktop, SaaS, and mobile applications, APIs, VMs and devices.

    10Duke Enterprise is a cloud-based, scalable and flexible software licensing solution enabling software vendors to easily configure, manage and monetize the licenses they provide to their customers in real-time.
    Learn More
  • 1

    UnboundID LDAP SDK for Java

    A Java-based LDAP API

    A fast, comprehensive, and easy-to-use Java API for communicating with LDAP directory servers and performing related tasks like reading and writing LDIF, encoding and decoding data using base64 and ASN.1 BER, and performing secure communication.
    Leader badge
    Downloads: 21 This Week
    Last Update:
    See Project
  • 2

    ldif-extract

    Extrect selected entries from LDIF files like grep

    ldif-extract is a small 'grep' like tool to extract and convert data from LDIF files. It could be used standalone or also in a pipe together with other tools like ldapsearch.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    ldif-preg_replace

    sed-like modify and convert LDIF files using regular expressions

    ...Unlike the sed-command this tool deals well with LDIF files, supporting base64 encoding/decoding and wrapping/folding. It can be used in a pipe, making it the ideal choice for automation and enhances common commands like ldapsearch and ldif-extract.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    This small perl program allows you to easily export LDAP entries from an LDAP server (MS ActiveDirectory for example) to csv format. It can export various csv formats and can deal with mutlivalued attributes.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Zendesk: The Complete Customer Service Solution Icon
    Zendesk: The Complete Customer Service Solution

    Discover AI-powered, award-winning customer service software trusted by 200k customers

    Equip your agents with powerful AI tools and workflows that boost efficiency and elevate customer experiences across every channel.
    Learn More
  • 5

    ldap-yp-tools

    LDAP tools to support formerly NIS environments.

    Many enviroments are switching from the Network Information Service (NIS) system over to the Lightweight Directory Access Protocol (LDAP) for sharing their network information (login names, passwords, home directories, group information) to all of the machines on the network. NIS was formerly known as Sun Yellow Pages (YP). This package implements several utilites that provide functional equivalents to utilities from the yp-tools and util-linux-ng package.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    mod_psldap

    Apache LDAP Directory Manager

    mod_psldap is an Apache module for leveraging LDAP services built on the OpenLDAP library and the Apache APIs, to include web based A&A, web based updates to the LDAP store, server-side XSLT processing, and session management across servers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    JNDI DirContextSource (moved to GitHub)

    JNDI DirContext source builder utility

    A JNDI DirContext factory which works very much like a JDBC DataSource returning ready-to-use DirContext objects. This project has moved to https://github.com/michael-o/dirctxsrc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Password quality checker for LDAP

    Plugin for OpenLDAP who checks password quality

    ppInspect become pqChecker (just change the name) OpenLDAP directory with the PPolicy overlay can manage a passwords policy, especially the password quality. Making this feature pass through adding a plug-in ( dynamic shared library) who execute the essential of job. pqChecker is this plug-in. Settings of passwords quality are: . Number of required uppercase characters. . Number of required lowercase characters. . Number of required special characters. . Number of required digits. ....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Miscellaneous Source Code useful for systems administration of both Windows and Linux machines. Very random collection of small tidbits of code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Lightspeed golf course management software Icon
    Lightspeed golf course management software

    Lightspeed Golf is all-in-one golf course management software to help courses simplify operations, drive revenue and deliver amazing golf experiences.

    From tee sheet management, point of sale and payment processing to marketing, automation, reporting and more—Lightspeed is built for the pro shop, restaurant, back office, beverage cart and beyond.
    Learn More
  • 10
    phpLDAPadmin
    phpLDAPadmin is a web-based LDAP administration tool for managing your LDAP server. With it you can browse your LDAP tree, view LDAP schema, perform searches, create, delete, copy and edit LDAP entries. You can even copy entries between servers.
    Downloads: 33 This Week
    Last Update:
    See Project
  • 11
    Is a directory system with many features like easy schema edition, and easy certificate, dns names, group and users management. Allows you to import and export user accounts from Active Directory and OpenLDAP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    vrdp-ldap

    LDAP backend for VirtualBox RDP Auth

    An extension for VirtualBox server which reads LDAP entries to authorize users to connect to virtual machine RDP ports.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Provide an LDAP client API for Python, C wrapper module around OpenLDAP 2.x with an object-oriented API, several additional modules for processing LDIF, LDAP URLs and LDAP schema information
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    TinyLDAP library and server from partially ported Apache Harmony
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    An automated login program for the Local Area Walkup/Wireless Network (LAWN) at the Georgia Institute of Technology.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Asterisk AD integration \ VQ monitoring
    The project is a preconfigured VoIP PBX VM Image based on Asterisk. But provides more advance features, such as LDAP integration, VQ monitoring via RTCP XR reports, LDAP user login, integrated billing system and telephone directory PDF generator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    LDAPManager is an open source Cocoa application, written in Objective-C, to provide an LDAP browser/editor with a native Mac OS X interface. Should work fine on Tiger and Panther, and perhaps earlier.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 18
    OpenLDAP overlay module which optionally handles the auto-incrementing of posixAccount uidNumber and gidNumber attributes when adding new accounts to the directory which do not have these attributes defined.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Ruby/LDAP is an extension library for Ruby. It provides the interface to some LDAP libraries (e.g. OpenLDAP, Netscape SDK and Active Directory). The common API for application development is described in RFC1823 and is supported by Ruby/LDAP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    DREK stands for Directory REpliKator; replicates one LDAP (sub)tree into another. Replaces attributes (base DN) to match the destination tree. Generates LDIF file which can be reviewed and imported by other means, like ldapmodify.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Event Manager for OpenLDAP is an internal LDAP event handler that can execute operations to automate tasks. It can be used as base for remote automation, Identity Management, and so on.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    This utility will allow you to synchronize all Mac OS X 10.5 Server LDAP Server attributes into your Address Book.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    LDAP bind SLAPI plugin for CAS authentication. Plugin has been tested and is working in a real system since march 2007. It is developed for Fedora DS, and should also work with no changes or minimal ones in RedHat DS and SUN. Openldap port is in progress
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    LDAP Explorer is a multi platform, graphical LDAP tool that enables you to browse, modify and manage LDAP servers.
    Downloads: 58 This Week
    Last Update:
    See Project
  • 25
    An Eclipse plugin for browsing and editing LDAP directories. Includes: tree-based DIT-browser, entry editor, spreadsheet-like search result editor, schema browser, LDIF support and a rich LDIF editor.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next