diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2022-01-04 09:14:07 +0100 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2022-01-04 09:14:07 +0100 |
commit | 3b226aa8f0bc475142c438e8748ae390f5db7a37 (patch) | |
tree | 536c32014f7db7ba3edc36b0f368cdad9b6bcd4a /debian | |
parent | 70b0c193f61d6e8beb47d13b6ff181c4357fe286 (diff) | |
download | itzks-systems-3b226aa8f0bc475142c438e8748ae390f5db7a37.tar.gz itzks-systems-3b226aa8f0bc475142c438e8748ae390f5db7a37.tar.bz2 itzks-systems-3b226aa8f0bc475142c438e8748ae390f5db7a37.zip |
mainserver: Provide gosa-*-host hook script extension that collects Krb5 host keytabs of diskless workstation hosts in a separate folder and makes those (theoretically, if used) available to diskless workstations via SSH as unprivileged user.
Diffstat (limited to 'debian')
-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 013baf6..d578f45 100644 --- a/debian/itzks-systems-mainserver.install +++ b/debian/itzks-systems-mainserver.install @@ -8,3 +8,4 @@ sbin/itzks-reset-userprofile 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/ +share/debian-edu-config/tools/update-dlw-krb5-keytabs-itzks usr/share/debian-edu-config/tools/ |