Security issues
In this topic
Increase security log levels in the Pentaho Server
sh /usr/local/pentaho/server/pentaho-server/stop-pentaho.sh<Console name="PENTAHOCONSOLE"> <ThresholdFilter level="ERROR"/> <PatternLayout> <Pattern>%d{ABSOLUTE} %-5p [%c{1}] %m%n</Pattern> </PatternLayout> </Console><!-- all Spring Security classes will be set to DEBUG --> <Logger name="org.springframework.security" level="DEBUG"/> <!-- all Pentaho security-related classes will be set to DEBUG --> <Logger name="org.pentaho.platform.engine.security" level="DEBUG"/> <Logger name="org.pentaho.platform.plugin.services.security" level="DEBUG"/><property name="hideUserNotFoundExceptions" value="false" />sh /usr/local/pentaho/server/pentaho-server/start-pentaho.sh
Enable extra LDAP security logging
Log output security analysis
LDAP roles issues with Admin and Authenticated
With LDAP authentication, the PDI Repository Explorer is empty
LDAP incorrectly authenticates user IDs that do not match letter case
Connection timeout issues when using CAS
Cannot change Administrator password in PUC

Snowflake logging errors
Last updated
Was this helpful?

