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