Brian Ko:
...the table, portalpreferences...
Hi Brian, since I do not know the extent of the LDAP changes beyond what you've noted, I'll just assume there might be others. Because of this, you can not just blow out the row in the portalpreferences table. That would tell the portal to fetch the values from the portal.properties (and override) files again. But you're started from scratch again.
You'll want to update the row's name/value pair with your value. However, you mentioned that your UI updates are not taking as well. If that the case, in the LDAP UI, you can use the "test" buttons to make sure it works. If not, you can debug by using another LDAP broswer with the same connection values. If they work in the LDAP browser and do not work in LDAP, we'll have to debug further with Liferay.
You should see immediate LDAP changes from the UI as well. You may have to re-index or restart your server if you're on your own dev machine.
Please sign in to flag this as inappropriate.