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 _______________________________________________ HCoop-Help mailing list [email protected] https://lists.hcoop.net/listinfo/hcoop-help
