rc.local - In the Auto Configuration Mode the UI_MODE Attribute was being set to LOCAL instead of LOCALX. This is fixed in Version 1.1.
Version 1.0 & 1.1
getltscfg_env - When using LDAP and the workstation is not yet configured, the LDAP attributes are not being exported so the workstation thinks that we are not using LDAP but that it needs to be configured and so uses [Default] settings. This will be fixed in Version 1.2. If migrating settings from lts.conf insert the Attribute CONFIGURE=N for each workstation and you won't encounter this issue, just in new workstations.
documentation - To use Net::LDAP you also need Convert::BER from CPAN.
Web Configurator - In the cgi-bin directory you need a .htaccess file that contains the line Options ExecCGI so that you can execute the web program. This will be fixed in Version 1.2.
NFS issue - If you cleaned up DHCP so that it is no longer assigning hostnames to IP's, then you need a IP and hostname, for each IP address you may possibly give out, in /etc/hosts otherwise NFS will refuse to authenticate the workstation when it attempts to mount it's root filesystem.