create-user: Sync keytabs to fritz
[hcoop/scripts.git] / frozen_shell
1 #!/bin/sh
2
3 echo "
4
5 Please pay your HCoop dues to have your access restored.
6
7 All information on making a payment is available on our Members Portal,
8
9 https://members.hcoop.net/
10
11 Contact HCoop system administrators at admins@hcoop.net if you
12 cannot access the Portal.
13
14 Thank you,
15 HCoop
16
17 ";
18
19 exit 0;
20