https://github.com/kinow/ldap-groups-graph
https://github.com/kinow/ldap-groups-graph
graph groups ldap python
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/kinow/ldap-groups-graph
- Owner: kinow
- Created: 2017-07-03T04:45:59.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-07-03T04:47:36.000Z (over 8 years ago)
- Last Synced: 2025-03-27T18:36:41.883Z (11 months ago)
- Topics: graph, groups, ldap, python
- Language: Python
- Size: 2.93 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# LDAP groups graph
This project contains code to create a graph for the LDAP groups of a given
list of users.
The graph is a basic set, that allows viewers to quickly see in which groups
each user is member of, which groups they share in common, and what groups
a few people have specificallly.