create_superlibrarian.pl - create a user in Koha with superlibrarian permissions
create_superlibrarian.pl [ --userid <userid> ] [ --password <password> ]
Options: -?|--help brief help message --userid specify the userid to be set (defaults to koha) --password specify the password to be set (defaults to koha)
Print a brief help message and exits
Allows you to specify the userid to be set in the database
Allows you to specify the password to be set in the database
A simple script to create a user in the Koha database with superlibrarian permissions