|
3503.
|
|
|
Auth method updated to "internal".
|
Context: |
|
lang/en.utf8/admin.php cli_pwreset_authupdated
|
|
|
|
(no translation yet)
|
|
|
|
Located in
lang/en.utf8/admin.php cli_pwreset_authupdated
|
|
3504.
|
|
|
ERROR: Unable to successfully reset the password for "%s".
|
Context: |
|
lang/en.utf8/admin.php cli_pwreset_failure
|
|
|
|
(no translation yet)
|
|
|
|
Located in
lang/en.utf8/admin.php cli_pwreset_failure
|
|
3505.
|
|
|
Force password change on next login (Default "true" if you use the "--password" option; "false" otherwise).
|
Context: |
|
lang/en.utf8/admin.php cli_pwreset_forcepasswordchange
|
|
|
|
(no translation yet)
|
|
|
|
Located in
lang/en.utf8/admin.php cli_pwreset_forcepasswordchange
|
|
3506.
|
|
|
This command-line PHP script allows you to reset a user's password. This will only work for users whose auth method allows password resets (e.g. "internal").
|
Context: |
|
lang/en.utf8/admin.php cli_pwreset_info
|
|
|
|
(no translation yet)
|
|
|
|
Located in
lang/en.utf8/admin.php cli_pwreset_info
|
|
3507.
|
|
|
Change the user's auth method to "internal" (Default "false").
|
Context: |
|
lang/en.utf8/admin.php cli_pwreset_makeinternal
|
|
|
|
(no translation yet)
|
|
|
|
Located in
lang/en.utf8/admin.php cli_pwreset_makeinternal
|
|
3508.
|
|
|
ERROR: Couldn't find default "internal" auth method.
|
Context: |
|
lang/en.utf8/admin.php cli_pwreset_nointernalauth
|
|
|
|
(no translation yet)
|
|
|
|
Located in
lang/en.utf8/admin.php cli_pwreset_nointernalauth
|
|
3509.
|
|
|
ERROR: There is no user with username "%s" in the database.
|
Context: |
|
lang/en.utf8/admin.php cli_pwreset_nosuchuser
|
|
|
|
(no translation yet)
|
|
|
|
Located in
lang/en.utf8/admin.php cli_pwreset_nosuchuser
|
|
3510.
|
|
|
ERROR: User "%s" has an auth method that doesn't support password resets. Use the "-i=true" option if you want to change them to "internal" auth.
|
Context: |
|
lang/en.utf8/admin.php cli_pwreset_notsupported
|
|
|
|
(no translation yet)
|
|
|
|
Located in
lang/en.utf8/admin.php cli_pwreset_notsupported
|
|
3511.
|
|
|
The new password. If this parameter is not supplied, the script will prompt you for a password.
|
Context: |
|
lang/en.utf8/admin.php cli_pwreset_password
|
|
|
|
(no translation yet)
|
|
|
|
Located in
lang/en.utf8/admin.php cli_pwreset_password
|
|
3512.
|
|
|
Enter new password
|
Context: |
|
lang/en.utf8/admin.php cli_pwreset_prompt1
|
|
|
|
(no translation yet)
|
|
|
|
Located in
lang/en.utf8/admin.php cli_pwreset_prompt1
|