Ray,
I have typed in admin_ID for the column, admin_ID and clicked OK, but nothing happens, except it changes this
$Authenticate->Name = "admin";
$Authenticate->Table = "admin";
to this
$Authenticate->Name = "admin";
$Authenticate->Table = "`admin`";

