Skip to content

Generates a user-group matrix from an Univention Directory Manager export

License

Notifications You must be signed in to change notification settings

davidmehren/udm_group_matrix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UDM Group Matrix

Generates a user-group matrix from an Univention Directory Manager export

  1. Create a UDM dump using univention-directory-manager users/user list > userdump.txt
  2. Run pipenv install and pipenv shell.
  3. Run main.py. It outputs CSV-data to stdout that you can redirect to disk and open with your favorite spreadsheet tool. It also generates a graphical representation using matplotlib and saves that to matrix.png.

About

Generates a user-group matrix from an Univention Directory Manager export

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages