Hi Peter, This must be a bug - can you please open up a Jira issue for this?
In the meantime, you might want to set this programmatically after Shiro is initialized: securityManager.getRealms() then find the LDAP one and then call getContextFactory().getEnvironment() and set the values explicitly. Thanks, Les
