AAA services – tacplus / Radius

Hi Euler, DataMiner supports RADIUS for authentication, either with a simple username/password, or with an additional challenge/response like a 2FA code. Configuration takes place in DataMiner.xml as documented here: https://docs.dataminer.services/user-guide/Advanced_Functionality/Security/Advanced_security_configuration/Configuring_RADIUS_settings.html …

display selected time feed range on pdf

When creating the pdf under the layout settings, you have an option called ‘include feeds’. This wil include the timerange component into the pdf report.

How to retrieve simple udp packets those have only length/data?

Hi Hideyuki, Could you please try again using the following parameter definition? The ‘length’ action should also not be needed anymore. <Param id=”100″> <Name>DataLength</Name> <Type>length</Type> <Interprete> <RawType>numeric text</RawType> <LengthType>fixed</LengthType> <Length>2</Length> …

Data Sources Module not activated

Hi Timothy, Could you confirm if you have an SSL certificate and the DataAPI soft launch correctly configured? Additionally, could you let us know what logs you see when having …