Closed DroidU closed 1 year ago
If the <authentication type="command"> option is configured on one of the mountpoints, it will crash immediately when the client connects.
<authentication type="command">
config: https://pastebin.com/ge2idqJF
log: https://pastebin.com/GnCwhh3X
You can specify something else instead of /bin/false in the example, it will still crash.
can you verify this against kh18.1, tagged on github
If the
<authentication type="command">
option is configured on one of the mountpoints, it will crash immediately when the client connects.config: https://pastebin.com/ge2idqJF
log: https://pastebin.com/GnCwhh3X
You can specify something else instead of /bin/false in the example, it will still crash.