One platform to build, fine-tune, and deploy ML models. No MLOps team required.
Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
Try Free
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.
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
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.
Luma is a graphical utility for accessing and managing data stored on LDAP servers. It is written in Python, using PyQt and python-ldap.
Plugin-support is included and useful widgets with LDAP-functionality for easy creation of plugins are delivered.
Following plugins are available:
- Browser
- Search
- Templates
389 DS Graph is a utility for graphing connections and operations from the 389 Directory Server (formerly Fedora Directory Server). 389 DS Graph works with 389DS, Fedora DS, Red Hat DS, and may work with Sun DS.
CPU is meant to be a swiss army knife for administrators who are currently using or wanting to use an LDAP backend for user authentication. This project allows for easy user administration of LDAP users and allows for user and group mods, deletes and add
This utility will provide grep-like functionality to return multi-line (record) matches for blank-line deliminated files such as LDIF files used by LDAP. A match on any line will return all lines from the previous blank line until the following one.