Discussion:
LDAP-authz sync tool
Robert Wikman
2017-03-01 16:44:39 UTC
Permalink
Hello group,

I've created an LDAP-authz sync tool.
I'm aware there are similar projects out there, but I didn't find any of
them working satisfactory so I created a new one.

Anyway - this one is written in Python and should work in both version 2
and 3.

https://github.com/rbw0/authzync


Check it out. And open an issue if there's something not working properly
or a PR if there's a feature you want implemented.

Right now there is no testing or coverage monitoring implemented, but I'll
have that fixed if more people starts using it.

Thanks.

Robert

Loading...