Showing 287 open source projects for "system"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Context for your AI agents Icon
    Context for your AI agents

    Crawl websites, sync to vector databases, and power RAG applications. Pre-built integrations for LLM pipelines and AI assistants.

    Build data pipelines that feed your AI models and agents without managing infrastructure. Crawl any website, transform content, and push directly to your preferred vector store. Use 10,000+ tools for RAG applications, AI assistants, and real-time knowledge bases. Monitor site changes, trigger workflows on new data, and keep your AIs fed with fresh, structured information. Cloud-native, API-first, and free to start until you need to scale.
    Try for free
  • 1
    LDAP Account Manager
    LDAP Account Manager (LAM) is a webfrontend for managing accounts stored in an LDAP directory. You can use templates for account creation and use multiple configuration profiles. Account information can be exported as PDF file.
    Leader badge
    Downloads: 118 This Week
    Last Update:
    See Project
  • 2
    Led is a general purpose LDAP editor which allows editing of LDIF records or standard unix flat file representations of LDAP databases using your favorite editor.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 3
    DebianDC

    DebianDC

    DebianDC is a Active Directory Domain Controller distribution

    What is DebianDC? DebianDC is a specialized distribution developed on Debian GNU/Linux for setting up and managing a Samba Active Directory (AD) environment. DebianDC: - Provides automatic and repeatable installation - Enables the deployment of Samba Active Directory Domain Controllers - Manages DNS, Kerberos, and related AD components - Supports daily management and monitoring tasks with lightweight graphical tools https://github.com/eesmer/DebianDC
    Downloads: 9 This Week
    Last Update:
    See Project
  • 4
    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: 8 This Week
    Last Update:
    See Project
  • Desktop and Mobile Device Management Software Icon
    Desktop and Mobile Device Management Software

    It's a modern take on desktop management that can be scaled as per organizational needs.

    Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
    Learn More
  • 5

    smartADmin Diagnostic Tool

    Active Directory browser and workstation diagnostics

    The program's functionalities are created ad hoc. The tool is in the development phase and is designed to work in Windows systems. It is helpful in my daily administrator's work. Multidimensional information can help you diagnose a problem faster and apply the right solution. Unique features will allow you to discover interesting connections of Windows components.Not everything functions correctly. I know this and try to make corrections.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 6
    BLAZAM

    BLAZAM

    AD Web Management Platform

    Blazam is a web app that lets you manage Active Directory, even from your phone. You can delegate account functions and let your users manage Active Directory objects. Blazam also has user templates, photo management, and recycle bin access. For most up to date info, see https://blazam.org
    Downloads: 4 This Week
    Last Update:
    See Project
  • 7

    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: 1 This Week
    Last Update:
    See Project
  • 8

    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: 2 This Week
    Last Update:
    See Project
  • 9

    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: 1 This Week
    Last Update:
    See Project
  • Next-Gen Encryption for Post-Quantum Security | CLEAR by Quantum Knight Icon
    Next-Gen Encryption for Post-Quantum Security | CLEAR by Quantum Knight

    Lock Down Any Resource, Anywhere, Anytime

    CLEAR by Quantum Knight is a FIPS-140-3 validated encryption SDK engineered for enterprises requiring top-tier security. Offering robust post-quantum cryptography, CLEAR secures files, streaming media, databases, and networks with ease across over 30 modern platforms. Its compact design, smaller than a single smartphone image, ensures maximum efficiency and low energy consumption.
    Learn More
  • 10
    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
  • 11
    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: 1 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: 1 This Week
    Last Update:
    See Project
  • 13
    jfLDAP

    jfLDAP

    LDAP command line utility for Windows

    LDAP cli tools. Includes MemberOf to test if user/computer is member of group. Examples: ldap memberof myserver mydomain user pass dc=mydomain,dc=com testaccount testgroup if %ERRORLEVEL%==1 goto action Where user/pass must have access to LDAP server. To test computer add $ to computername. Source @ github.com/pquiring/javaforce Built using GraalVM
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    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: 1 This Week
    Last Update:
    See Project
  • 15

    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
  • 16
    GQ is an LDAP client based on GTK+/GTK2
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17

    ADReports

    Generate reports from Active Directory

    ADReports provides tools to generate reports from Active Directory (AD) via LDAP. These reports are useful to manage Active Directory, but also to improve compliancy for audits (e.g. due diligence, Sarbanes–Oxley Act (SOX)).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Moved to https://codeberg.org/andybalaam/myaddressbook
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19

    ldapscripts

    Simple shell scripts to handle POSIX entries in an LDAP directory

    Ldapscripts are shell scripts that allow to manage POSIX accounts (users, groups, machines) in an LDAP directory. They may be used independently or automatically by Samba, to handle POSIX information within accounts before adding Samba information.
    Leader badge
    Downloads: 3 This Week
    Last Update:
    See Project
  • 20
    Atricore’s JOSSO is an open source and commercially supported Internet Single Sign-On (FSSO) solution for point-and-click and standards-based (SAML2) Internet-scale SSO implementations. For more information contact us at : http://www.josso.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    The LDAP proxy is designed to be the part of the email encryption infrastructure which would simplify finding and using public encryption keys contained in X.509 public certificates.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    LDAP Address Book

    LDAP Address Book

    Web-based LDAP address book browser/editor

    Web application for browsing and searching contact details within an LDAP directory. Supports Microsoft/Samba Active Directory, OpenLDAP and Novell eDirectory.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23

    GenerateSignatureFromLDAP

    Automatically generate Outlook signatures based on templates and LDAP.

    Small signature generator for Microsoft Outlook, ideal for use in logon scripts. Outlook signature files are generated based on templates that pull data from Active Directory using LDAP. Also includes a wizard to generate the templates based on your existing Outlook signature(s), without modifying anything on the Exchange Server. Can be run in a logon (or logoff) script to pull Active Directory data and merge it with design template(s) in order to provide unified Outlook signature layout...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 24

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

    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
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next