Parameter mid.powershell.local_mid_service_credential_fallback missing?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-16-2020 04:23 AM
The discovery log shows the MID server using its own Windows Service account for running PowerShell commands (when all other credentials have failed).
The SN Docs say, you can prevent this by setting MID Server mid.powershell.local_mid_service_credential_fallback to false.
But in my Paris instances, I seem to be unable to select that particular parameter:
I managed to add it via a workaround (by creating a different param and manipulating the param name through the list view). But it did not make a difference.
I have also tried adding it as a MID Server Property but that made no difference either. Any suggestions?
Thanks in advance!
- Labels:
-
Discovery
- 2,296 Views
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-18-2020 06:27 AM
Same issue... Would love to see the solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-07-2021 02:16 AM
Forget about the "mid.powershell.local_mid_service_credential_fallback" parameter. It is no longer relevant as of Paris.
Out of the box, there is a Windows Credential record called "Windows MID Server Service Account", which forces the MID Server to use the local Service Account, if all other Windows Credentials have failed.
Just need to deactivate this Windows Credential record.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-11-2021 10:07 PM