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.
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.
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.
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.