Bacula Cancel Job Script

This script when execute will grab all scheduled job and running job and cancelling all of them through Bacula interface. It’s useful for people who need to cancel job before the start of working days.

I initially wrote this for my company use.Now I’m sharing the love with everyone else.Releasing under GPL 2.

cancel_job.sh.tar

FreeRadius

There are a few dependency that freeradius did not mention.

If your planning to use EAP,you know u need SSL but not openssl.You’ll need libssl-dev.This piece of information took me few days looking on the net and even compiled openssl by source (which doesn’t help).

If your planning to use ippool,you’ll need libltdl3-dev & libgdbm-dev.

configure freeradius for wpa-enterprise http://tldp.org/HOWTO/html_single/8021X-HOWTO/#confradius

http://ubuntuforums.org/archive/index.php/t-478804.html

So far,that all I need to record down.Just in case I need to reformat the whole OS for the 5th 6th 7th time.One more bad news for ya,freeradius can’t uninstall and I can’t replace it too.So…last resort,reinstall OS.