I had to do this today, so here's what I did. Instance is the name of your instance.
sudo koha-shell instance -c "/usr/share/koha/bin/devel/create_superlibrarian.pl --userid my_desired_username --password somethinglongandcomplicated" Hope this helps! On 26/06/18 14:46, Pablo Bianchi wrote: > Also you might found useful to run > $ perldoc create_superlibrarian.pl > > This work with almost all CLI Koha scripts, but sometimes with > deprecated/incomplete info. > > Regards, > Pablo > > > Le dim. 24 juin 2018 à 12:51, Bedanta Borah <[email protected]> a > écrit : > >> Can anyone please guide me with detailed instructions about how to use >> create_superlibrarian.pl file to create new petron with superlibrarian >> permissions? >> _______________________________________________ >> Koha mailing list http://koha-community.org >> [email protected] >> https://lists.katipo.co.nz/mailman/listinfo/koha >> > _______________________________________________ > Koha mailing list http://koha-community.org > [email protected] > https://lists.katipo.co.nz/mailman/listinfo/koha -- -- Liz Rea Catalyst.Net Limited Level 6, Catalyst House, 150 Willis Street, Wellington. P.O Box 11053, Manners Street, Wellington 6142 04 803 2265 GPG: B149 A443 6B01 7386 C2C7 F481 B6c2 A49D 3726 38B7 _______________________________________________ Koha mailing list http://koha-community.org [email protected] https://lists.katipo.co.nz/mailman/listinfo/koha

