LDAP Software for ChromeOS

  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • Run applications fast and securely in a fully managed environment Icon
    Run applications fast and securely in a fully managed environment

    Cloud Run is a fully-managed compute platform that lets you run your code in a container directly on top of scalable infrastructure.

    Run frontend and backend services, batch jobs, deploy websites and applications, and queue processing workloads without the need to manage infrastructure.
    Try for free
  • 1
    chpassldapweb is Software developed in PHP+AJAX, for change password in directory LDAP. The interface is WEB is simple and very functional. It has protection against deny of service in directory LDAP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    csv2ldif2 is a command line tool written in perl that converts CSV files to LDIF files. Features: Platform independent, reads from STDIN and writes to STDOUT, ignoring/selecting specific fields of the CSV, choosing a custom base-dn and much more!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    forgetLDAP is a Python module for accessing LDAP databases by crating classes that maps LDAP entries to objects, normally one class pr set of LDAP objectClasses. The idea is to forget everything about LDAP and just worrying about normal classes and ob
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    This is an experimental project aimed to Introduce a new concept on object relational persistence focused on LDAPv3 directories.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Regpack: All-in-One Online Registration and Payment Software Icon
    Regpack: All-in-One Online Registration and Payment Software

    For camps, courses, virtual classes, client billing, events, conferences, meetings, afterschool programs, educational travel, retreats

    Regpack is a powerful onboarding, registration, and payments platform trusted by thousands of organizations worldwide. Our mission is simple: to give you the tools to automate busywork, streamline your processes, and keep your focus where it belongs, on growing your programs and serving your clients.
    Learn More
  • 5
    jabook is an addressbook front-end for an LDAP server. It has multiple schema support via XML mapping, and multiple directory support for contact categorization.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    ldap-collate

    Collate and count ldap entries

    This program allows you to easily collate and count entries by selecting an attribute. Entries are searched and then grouped by attribute occurrence, which is then printed as result.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    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: 0 This Week
    Last Update:
    See Project
  • 8

    ldap-preg_replace

    Replace/add/delete LDAP attributes online with regular expressions

    Replace, add and delete values of LDAP attributes online with regular expressions. Automate daunting data maintenance Tasks. Save yourself from the need to fiddle around with LDIF Change files (or create them based on the replacement result)!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    ldap-searchEntries.pl is a small perl script that searches for entries based on a list provided by STDIN. The values given from STDIN are parsed into a filterstring containing placeholders. The found DNs are printed to STDOUT for each search. Parameters allow fine tuning of all features including attribute printing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Managed Cybersecurity Platform Built for MSPs Icon
    Managed Cybersecurity Platform Built for MSPs

    Discover the cyber platform that secures and insures SMEs

    In a world that lives and breathes all things digital, every business is at risk. Cybersecurity has become a major problem for small and growing businesses due to limited budgets, resources, time, and training. Hackers are leveraging these vulnerabilities, and most of the existing cybersecurity solutions on the market are too cumbersome, too complicated, and far too costly.
    Learn More
  • 10
    A Java program that will synchronize 2 OpenLDAP servers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    This is a set of Perl scripts written with perl-ldap for user and group management in LDAP directory.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    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
  • 13

    ldif-preg_replace

    sed-like modify and convert LDIF files using regular expressions

    This small perl tool allows you to easily modify LDIF files with the power of 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: 0 This Week
    Last Update:
    See Project
  • 14
    This project intents to provide tools to manipulate LDIF-files (Ldap Data Interchange Format) in an easy way.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Logitester is web application that is capable of comparing a single object across several LDAP sources at once. In an identity managed environment there are generally several copies of a user across multiple LDAP stores.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    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
  • 17
    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
  • 18
    Penrose is a java-based virtual directory server. Virtual directory makes data from LDAP directories, databases and/or applications available to client through LDAP protocol. For a demo, please check out http://penrose.safehaus.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    phpLDAPauth

    phpLDAPauth

    A simple PHP library for LDAP authentication

    ###### phpLDAPauth has moved to Bitbucket ###### ###### Please visit the BitBucket page at https://bitbucket.org/viharm/phpldapauth ###### phpLDAPauth provides a simple library for LDAP authentication.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    pyadselfservice
    pyadselfservice is a software created using Python 3.5 and Django 1.10. This project aims to provide web based password change interface to the end users, for their Active Directory account. While changing the password, users won't not need to enter their current password. Which means users can change their password even if they have forgotten their current password. Moreover, while changing the password, this software will automatically unlock the user account if it is locked. The authenticity of the user is verified against 2 factor authentication. The first factor is validation of 3 different AD attributes. User will need to provide 3 different information which only he will know such as Home Telephone, Pin Code or any new AD attribute say PIN, Date of Birth, Date of Joining etc. The second factor is One Time Password (OTP). After successful validation of First Factor, a OTP is sent to the Email address of the user, may it be official or personal.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    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
  • 22
    Salt (Swiss Army LDAP Tool) is a generic LDAP-browser written in java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    smbldap-tools addons is an additional tool for smbldap-tools (http://gna.org/projects/smbldap-tools/). The latest version supports smbldap-tools 0.9.6. See more: http://smbldap-addons.sourceforge.net/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    WWW interface to LDAP server allows to administer LDAP directory using WWW interface. It uses certificates a10n, has search, edit, administer capabilities and also anonymous read-only access. wpLDAP depends on Apache, PHP, OpenLDAP and OpenSSL packages
    Downloads: 0 This Week
    Last Update:
    See Project