You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Robert Wikman <rb...@vault13.org> on 2017/03/01 16:44:39 UTC

LDAP-authz sync tool

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