[HCoop-Help] Unattended commands

David Kerschner dkerschner at hcoop.net
Sat Jul 20 17:02:39 EDT 2013


Hi all,
Is anyone running any unattended commands that have to interact with
afs?
I'm trying to run an irc bouncer, znc to be specific and i have a script
that contains this

#!/bin/sh
k5start -t -U -f /etc/keytabs/user.daemon/dkerschner -- /afs/hcoop.net/user/d/dk/dkerschner/bin/znc


Which works fine for a while. If left running however, it will eventually
crash if I try to talk to *controlpanel, which is used to configure the
proxy. Not really getting any error messages out of it but I assume this
has to do with the kerberos ticket expiring.

Anyone solved this problem? The section on the wiki about it is wrong
and also a mess.
Cheers,
David



More information about the HCoop-Help mailing list