Open fydai opened 5 years ago
This exists as https://github.com/ocf/ldapsync.
It does, but is that project finished/ready yet?
I think most of what is left (based on reading through ldapsync) is deployment and setting up syncing with RT (which does have an API, fortunately!)
I vaguely remember having issues with using the RT API to add administrators / modify groups. However, things could have changed since I last checked, so maybe the API is better at this.
A hacky alternative would be to modify the RT MySQL database directly to modify groups. The schema isn't that complicated and you could probably figure out how to do it by checking it out in the PMA UI.
Ah, good to know! Yeah I think experimenting with editing mysql may be the easiest route if the API doesn't work for this use case.
https://moffle.fuqu.jp/ocf/%23rebuild/20180925#L359 https://ocf.io/d/155 https://ocf.io/d/85 https://ocf.io/rt/7242