Code in this video: LDAP – How to Install and Configure OpenLDAP Client on Ubuntu

Code in this video: LDAP – How to Install and Configure OpenLDAP Client on Ubuntu

✳️ Thank You for watching and Don't forget to Subscribe to my channel

	sudo apt install libnss-ldap libpam-ldap ldap-utils nscd -y

	session optional pam_mkhomedir.so skel=/etc/skel umask=077

	ldapsearch -x -H ldap://IP-of-LDAP-Server -b "dc=Your-Domain,dc=Top-Domain"

	ldapsearch -x -H ldap://192.168.1.8 -b "dc=totatca,dc=local"

Leave a Reply

Your email address will not be published. Required fields are marked *