Why not specify a different authorized_keys file, it should be much simpler to implement.
No need to do all the stuff for a possible ~ expansion.
Just dropbear -H ~/.ssh -D auth_test
That way you can also have multiple dropbear active with each own authorized_keys file
Why not specify a different authorized_keys file, it should be much simpler to implement.
No need to do all the stuff for a possible ~ expansion.
Just dropbear -H ~/.ssh -D auth_test
That way you can also have multiple dropbear active with each own authorized_keys file