g_password — set password for connecting clients
g_password ["secret"]
g_password
"secret"
g_password ""
""
g_password sets the password required for connecting clients. An empty value "" specifies that users may connect without a password and is typical for public servers.