PW Change of local user via WebGUI
8th June 2023
Hi Kristian – would it be an option for you to switch from stand-alone security towards delegating the user authentication to your existing identity provider? This is highly recommended. It …
Answer
8th June 2023
Hi Kristian – would it be an option for you to switch from stand-alone security towards delegating the user authentication to your existing identity provider? This is highly recommended. It …
8th June 2023
Hello, I’ll check the methods you guys indicated. Hopefully i’ll get it right. I’ll be back if i get into troubles. Thank you!
8th June 2023
Not sure how you configured how you configured the alerting by email exactly, but I’m assuming you set an alert for every alarm matching a certain filter (as described here). …
8th June 2023
Can you verify if the URL Rewrite module is installed?
8th June 2023
Hi Jens, In case you really need the behavior you’ve described, please create a task and we will further investigate what needs to be done on our side to support …
8th June 2023
Hi, This should be possible through the ParametersSummary shape data. From DataMiner 9.6.7 onwards, it is possible to refer to several rows, a column, or a full table. For instance, …
8th June 2023
Hi Gelber, This is possible if you orchestrate the contributing booking from the Main LSO. In you throw an exception in your contributing LSO, you’ll be able to catch it …
8th June 2023
Hi, This link discusses your issue and provides workarounds : HTTP error 500 | DataMiner Docs.
8th June 2023
You can follow one of the several upgrade paths mentioned here – a sample one is upgrading from 9.6 to 10.3 : DataMiner 9.6.x to DataMiner 10.3.0/10.3.x | DataMiner Docs.
8th June 2023
Well spotted! You can’t achieve this through the UI yet. You’ll have to assign sections to an app manually in its App.info.json: Just assign an array of strings to Sections, and it …
8th June 2023
Hello Chian Hao, Could you please clear the cached Cube version and try accessing your DataMiner again?
7th June 2023
Nothing like this is possible. The only thing that comes close is the Security Right to disable the Alarm Console, which would entirely remove it for the select user group. …
7th June 2023
Thank you Wim! Stopping the web server allowed me to delete the files in the folder that were I was previously denied access to delete.
7th June 2023
Hi Ricaurte, A WMIQueryThread is unique for an element, so unless it’s in a deadlock with another thread, there’s not much impact on the rest of the system. Since this …
7th June 2023
As I wrote already we had a similar issue, we could fix it this way: Before starting cleaning etc, go to System Center and hit “Allow automatic updates”: After that …