1 <article xmlns='http://docbook.org/ns/docbook'>
2 <title>koha-reset-passwd</title>
4 <productname>Koha</productname> is the first free software library automation package.
6 <orgname>The Koha Community</orgname>
7 <uri>http://koha-community.org/</uri>
11 <refentry xml:id="koha-reset-passwd">
14 <refentrytitle>koha-reset-passwd</refentrytitle>
15 <manvolnum>8</manvolnum>
19 <refname>koha-reset-passwd</refname>
20 <refpurpose>Reset password for a user in a Koha instance.</refpurpose>
21 <refclass>UNIX/Linux</refclass>
26 <command>koha-reset-passwd</command> <arg choice="req" rep="norepeat"><replaceable>instancename</replaceable></arg> <arg choice="req" rep="norepeat">username</arg>
30 <refsect1><title>Description</title>
31 <para>Reset password for a user in a Koha instance.</para>
34 <refsect1><title>See also</title>
35 <simplelist type="inline">
36 <member><command>koha-dump-defaults(8)</command></member>
37 <member><command>koha-mysql(8)</command></member>
38 <member><command>koha-upgrade-schema(8)</command></member>