If you want to resume work, please contact us at https://lists.opensuse.org/archives/list/[email protected]/ or https://gitter.im/uyuni-project/devel
LDAP sync tool is a reimplementation of
sw-ldap-user-sync
script.
Single Uyuni server has very little of LDAP synchronisation ideas. This tool is covering most of the use cases of typical LDAP setup.
Typical build procedure:
git clone https://github.com/isbm/uyuni-ldap-sync.git
cd uyuni-ldap-sync/cmd
make deps
make
- Add automatic PAM setup
- Unit tests