Skip to content

Implemented ldap_ad_ceitec service send script

Jednotné přihlášení test requested to merge github/fork/zlamalp/ceitec into master

Created by: zlamalp

  • Since we update AD/LDAP directly from Perun, we implemented send script in Perl to process all data. We won't have slave part.
  • It process users and groups (membership).
  • Configuration is loaded from ad (pwdm) namespace.
  • We can handle large groups in AD (with 1500+ members).

Merge request reports