Sorry guys for the lack of updates.
I've been working on other things until last week when I've been free to go back on Azkaban again.
I'll be merging most of Azkaban changes we've made, but essentially have to fork for hadoop 1.0 and 20.2 until I separate this dependency.
In terms of security, I'm currently working on a version of Azkaban right now that has login authentication and secure sessioning, but it may be more extensive that you guys need. We need to have it authenticated using an LDAP system and have secure sessioning.
If all you need is a quick and dirty authentication, you may want to look at 'war'-ing azkaban (there's an ant target for that), and then using Tomcat to authenticate. I've actually never tried this before.
Thanks,
-Richard