Appologies for this terrible page, but it's only here to let you grab this file.

BPALogin for Max OS X Public Beta
bpaloginosx2.0.tar.gz

Or if you just want the basic binary and config file as a zip file:
BPALogin2OSX.zip

nduddy@bigpond.net.au

Quick Instruction
BPALogin is maintained by Shane Hyde (shane@trontech.net)
The latest version is at http://www.users.bigpond.net.au/bpalogin
This build of BPALogin 2.0 for Mac OS X by Nick Duddy (nduddy@bigpond.net.au)
To install (tested on Max OS X Public Beta)
Download bpaloginosx2.0.tar.gz and put it in your home folder
Open a Terminal window from Applications, Utilities, Terminal use these 2 command to unpack the tarball:

gunzip bpaloginosx2.0.tar.gz
tar -xvf bpaloginosx2.0.tar

Now type 'cd bpalogin2.0binary' to move into the newly created folder.
Now type 'su'

You will be prompted for a password. This is the password for the initial passwo rd you set when installing OS X.

Now type 'make install'login binary will be copied to /usr/sbin and a config file to /etc/bpalog in.conf

You must edit this /etc/bpalogin.conf file (using vi or any other editor) and pu t in your own username and password.

To start BPALogin
Type 'source /etc/bpalogin.init'

I should run automatically on startup.....maybe :)