mirror of
https://github.com/webmin/webmin.git
synced 2026-02-03 14:13:29 +00:00
Fix to improve the message when socket auth is used
This commit is contained in:
@@ -885,7 +885,7 @@ root_epass1=No new password entered
|
|||||||
root_epass2=Passwords do not match
|
root_epass2=Passwords do not match
|
||||||
root_none=No password!
|
root_none=No password!
|
||||||
root_auto=Automatic (typically <tt>root</tt>)
|
root_auto=Automatic (typically <tt>root</tt>)
|
||||||
root_socket=The MySQL <tt>$1</tt> user is using Unix socket authentication, so no password is needed and the password cannot be changed.
|
root_socket=The MySQL <tt>$1</tt> user uses Unix socket authentication, so no password is needed. However, you can switch to password authentication on the <a href='list_users.cgi'>User Permissions</a> page.
|
||||||
|
|
||||||
mysqlpass_err=MySQL safe mode
|
mysqlpass_err=MySQL safe mode
|
||||||
mysqlpass_esafecmd=The command $1 needed to start MySQL with authentication disabled was not found
|
mysqlpass_esafecmd=The command $1 needed to start MySQL with authentication disabled was not found
|
||||||
|
|||||||
Reference in New Issue
Block a user