I configured a Linux Ubuntu 20.04 LTS VM, to authenticate users in the LDAP base and it worked correctly, however, when trying to repeat commands already executed, as we normally do in Linux, pressing the "up arrow" key, the commands are not displayed, and gives the following error:
$ ^[[A^[[A^[[A^[[A^[[A^[[A^[[A^[[A^[[A
The auto-complete function does not work either.
Has anyone been through this or could you help me with this question?
/bin/sh
instead of a more full-featured interactive shell such as/bin/bash
- you will need to set that in the LDAP database – steeldriver Jun 02 '21 at 20:08chsh.ldap
) – steeldriver Jun 02 '21 at 22:20