...
Please note that depending on the actual type of credentials, only some of these authentication methods will be used (see below).
For most users, adjusting the default behavior is NOT required, but you can adjust how Unimus auths on the SSH level if needed.
...
If you would like to disable the "none" authentication methodsmethod, you can set the following parameter:
...
Code Block | ||
---|---|---|
| ||
-Dunimus.core.ssh.preferred-password-authentication-methods=keyboard-interactive |
How to configure auth options
You can set configuration options in the service config files to achieve this.
...