The current sudo package doesn't compiled with LDAP support.
Replace it with sudo-ldap which allows an equivalent of the
sudoers database to be distributed via LDAP. With sudo-ldap,
ldap users created with sudo privilege can run commands with
sudo.
Test Plan on Debian:
PASS: image build.
PASS: system bootstrap, unlock.
PASS: create ldap users with sudo privilege, login system
by the user, run sudo such as "sudo ls", observe the
commands run successfully.
Closes-Bug: 1980140
Signed-off-by: Andy Ning <andy.ning@windriver.com>
Change-Id: Ia115022c293205b9c70d3fb8696ac8f3050f0f63