For an LDAP client configuration, the LDAP base needs to be set. Which TWO of the
following actions would achieve that?
A.
Edit ldapbase.conf and add “BASE dc=linuxfoo,dc=com”.
B.
Edit cldap.conf and add “BASE dc=linuxfoo,dc=com”.
C.
export BASE=dc=linuxfoo,dc=com
D.
export LDAPBASE=dc=linuxfoo,dc=com
E.
Edit ldap.conf and add “BASE dc=linuxfoo,dc=com”.
What is the correct answer ?
D. and E. are correct