Cannot log in to the ESXi 6.0 host using Active Directory domain credentials
After an ESXi v6 host is added to the domain and add domain security group to the ESXi permissions, users might not able to login to ESXi host using domain credential. There can be many reason for this. One of the reasons is that the ldap cache is not big enough to catch require ladp data. /var/log/syslog.log file will have a entry lwsmd: encoded packet size too big (4612 > 4096)To fix the issue, /etc/likewise/openldap/ldap.conf needs to configure. The default…