After the upgrade 11.1 to 11.2 I can log in as root

To avoid issues with lib dependency I suggest you to use bash-static. Either use one from pkg:

pkg install bash-static
I had a client that insisted on changing root's shell to bash, and I kept insisting not to do this for all the reasons shown above. This was the best compromise we came up with.
 
Back
Top