This authorization scripts always authorized user successfully
no matter the username the password or group membership.
You use it only for quick test while developing your routes.

it waits for the following three arguments

   hex packed username
   hex packed password
   comma delimitted groups that the user should be member at least to one of them

It prints at standard output the three lines

   1         (succesfull login)
   ok
   the same groups you use as input

11 Feb 2017
George Bouras
Athens Greece
