Move auth commands in CI to script
This MR refactors the authorisation commands out of the CI configuration into a new scripts/auth.sh
bash script, which is now directly executed from the CI config. This is principally to simplify ignoring a failure from that script, which seems to be happening a lot these days (I think since the kerberos KDC is at LLO which is having issues after the hurricane?).