Dropbear configuration

Hello,

i want to configure dropbear to dissallow root logins. Reading the manpage this looks possible through the command line but there does not seem to be a configuration file. How and where can I edit the dropbear launch options.
Regards,
Keith

If i remember correctly, config file is:

/etc/default/dropbear*

Yes you remembered correctly. Thank yo.
Keith.

taps brain on the back lol :smiley:

Use extra args in the config file:

# disallow root login
DROPBEAR_EXTRA_ARGS=ā€œ-w -gā€