Bug 41598

Summary: Add information about resetting the superlibrarian password to the manual
Product: Koha Reporter: David Nind <david>
Component: DocumentationAssignee: Bugs List <koha-bugs>
Status: Needs documenting --- QA Contact: Testopia <testopia>
Severity: normal    
Priority: P5 - low CC: aude.charillon, david, philip.orr
Version: MainKeywords: Academy
Hardware: All   
OS: All   
GIT URL: Initiative type: ---
Sponsorship status: --- Comma delimited list of Sponsors:
Crowdfunding goal: 0 Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:

Description David Nind 2026-01-12 19:08:37 UTC
A question that is asked every so often is how to reset the superlibrarian password.

We should add information about the misc/devel/create_superlibrarian.pl script to the 

I think the options would be something like: 
./create_superlibrarian.pl --userid <your_username> --password <your_new_password> --branchcode <your_library_code> --categorycode <your_patron_category>

As far as I can tell, this isn't covered in the manual.