diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2023-09-12 16:08:51 +0200 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2023-09-12 16:09:42 +0200 |
commit | 0e345f5784f9b26400fa936f86e6c6c1454de161 (patch) | |
tree | 8afdc31ddb7f5296b3a7d4ca13ae4d735891573e /debian/itzks-systems-mainserver.install | |
parent | 8206799397bac38a759413927856017324ffdeb6 (diff) | |
download | itzks-systems-0e345f5784f9b26400fa936f86e6c6c1454de161.tar.gz itzks-systems-0e345f5784f9b26400fa936f86e6c6c1454de161.tar.bz2 itzks-systems-0e345f5784f9b26400fa936f86e6c6c1454de161.zip |
sbin/itzks-check-ldap-group-not-in-correct-ou: Add script. Analyze LDAP tree and find primary groups that are in the wrong OU.
Diffstat (limited to 'debian/itzks-systems-mainserver.install')
-rw-r--r-- | debian/itzks-systems-mainserver.install | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/itzks-systems-mainserver.install b/debian/itzks-systems-mainserver.install index d8efe24..654bef2 100644 --- a/debian/itzks-systems-mainserver.install +++ b/debian/itzks-systems-mainserver.install @@ -9,6 +9,7 @@ sbin/itzks-transfer-create usr/sbin/ sbin/itzks-transfer-cleaner usr/sbin/ sbin/itzks-reset-userprofile usr/sbin/ sbin/itzks-puppet-autosign-new-host-certificates usr/sbin/ +sbin/itzks-check-ldap-group-not-in-correct-ou usr/sbin/ usr-lib-nagios-plugins/check_puppetmaster* usr/lib/nagios/plugins/ usr-lib-nagios-plugins/check_squid usr/lib/nagios/plugins/ share/debian-edu-config/tools/gosa-*-itzks usr/share/debian-edu-config/tools/ |