Application Monitoring That Won't Slow Your App Down
AppSignal's Rust-based agent is lightweight and stable. Already running in thousands of production apps.
Full APM with errors, performance, logs, and uptime monitoring. 99.999% uptime SLA on the platform itself.
Start Free
Enterprise-grade ITSM, for every business
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
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.
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.
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.
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.
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)!
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!
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.
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.
The collaborative framework Conzilla has primarily been developed to enhance the concept browser Conzilla (http://www.conzilla.org) with collaboration facilities. The Collaborilla framework is generic and can be used by other projects as well.
Full-stack observability with actually useful AI | Grafana Cloud
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
Mistral-IdM is a project whose aim is to provide an identity management system, with advanced authentication and authorization abilities, based on standards (SAML, XACML, XKMS), providing a user-friendly administration console.
This authentication plug-in enables LDAP single sign-on's from web portal SSL forms and uses a modified standalone version of the core LDAP Authentication Plug-in. Currently supports MS-ADLS (AD), and OpenLDAP (RFC2307 compliant) Server back ends.
LDAP 2 SPARQL is a Backend to the widely used OpenLDAP server. It translates LDAP queries into SPARQL queries, asks a SPARQL endpoint and translates the result back to LDIF.
QmailLdapAdmin is a tool designed in PHP to handle qmail-Schema of Ldap. It provides basic ldap operations, additionally it has a lot of built-in intelligence to support rules to setup emails accounts record in ldap. Mailling lists also can be maintained
Easy and ready-to-use set of .Net Classes to implement LDAP applications (Servers and Clients).
Included in the project:
- Classes for all types of LDAP Requests and Responses;
- Void Server and void Client Classes, ready for custom implementations.
LDAP WebService is a SOAP based layer for an LDAP server that supports the following operations:
(1) Create
(2) Update
(3) Rename
(4) Delete
(5) Move
(6) Search
A schema (DTD) has been published to define the communication (Request/Response) dialect.
LDAP+IMAP Web Administration - Will be a tool to manage email accounts on a PostFix+Cyrus+OpenLDAP environment. Multiple IMAP and LDAP server support is planned.
LdapCyradm is a management tool that allows admin and help desk staff to easily do day to day management of an LDAP backed Cyrus imap system. It also integrates the management of the SquirrelMail plugin AmavisNewSQL for per user w/b lists and quarantine
MpLDAP is a tool for querying any LDAPv3 servers. In your intranet you may query your ADS/Exchange server. Configure base dn, filters, attributes etc. The result is sent to browser as HTML or as CSV-file. Languages: english, german, french.
The project aims at developing J2EE Connector Architecture 1.0 Compilant Resource Adapters for integrating various EIS's like XML files, XML DB, LDAP, FTP, SMTP, POP3, Point Of Sale, Properties File, Office Documents
Directory Manager is a tool for managing LDAP directory data. It includes a schema independant editor, a schema viewer and some pretty Views of the data. (And an easy way to create your own custom views). Directory Manager requires an LDAP v3 server.
This is a program used to create sql command that helps creating all tables, functions and metadata for openldap backsql. All the sql command is based on ver5.0.x MYSQL. It is possible to change to sql command to fit other database backend.