mwolson: First attempt at delivering to AFS
[hcoop/zz_old/config/exim4-hopper.git] / get-token
... / ...
CommitLineData
1# Get an AFS token for the given user.
2#
3# This is used to deliver mail with the appropriate credentials.
4
5KRB5CCNAME=FILE:/tmp/krb5cc_$1.email
6
7kinit -kt /etc/keytabs/$1.email.keytab
8aklog