summaryrefslogtreecommitdiff
path: root/bin/passwd.itzks
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2012-11-02 10:32:53 +0100
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2012-11-02 10:32:53 +0100
commit453c131c5f692400f68f371f0e93dc7f97aec7bb (patch)
tree5ea1a1a685969e6d800ac56f3ac8c7aaae3d53ba /bin/passwd.itzks
parent9265395470deb7c9a52df61d98ff6fa1f5b47252 (diff)
downloaditzks-systems-453c131c5f692400f68f371f0e93dc7f97aec7bb.tar.gz
itzks-systems-453c131c5f692400f68f371f0e93dc7f97aec7bb.tar.bz2
itzks-systems-453c131c5f692400f68f371f0e93dc7f97aec7bb.zip
/debian/itzks-systems-config.postinst et al.: dpkg-divert / install update-alternative passwd binary, point to GOsa² instead whenever a user evokes the passwd dialog.
Diffstat (limited to 'bin/passwd.itzks')
-rwxr-xr-xbin/passwd.itzks4
1 files changed, 4 insertions, 0 deletions
diff --git a/bin/passwd.itzks b/bin/passwd.itzks
new file mode 100755
index 0000000..60ac87f
--- /dev/null
+++ b/bin/passwd.itzks
@@ -0,0 +1,4 @@
+#!/bin/sh
+
+echo "Please visit https://www/gosa to set your network password for Debian Edu / Skolelinux. THANKS!"
+exit 0 \ No newline at end of file