Security

How to link SID to Security ID

BlackZao
Explorer

Hello all,

I'm looking for a way to link a SID string, which looks like this:

S-1-5-21-3623811015-3361044348-30300820-1013

...to a Security ID, which looks like this:

 Security ID:       DOMAIN\useraccount

Which shows up in the event logs. What I am trying to do is tie account creation to the specific SIDs that they create for the purposes of auditing and logging of accounts. Thanks for your help!

Tags (2)
0 Karma
1 Solution

JSapienza
Contributor

I would Start by dumping the SID and users account name to a file with something like this:
Creating a SID Mapping File with Windows PowerShell

Next, I would take this data and create a lookup :
Fields lookup based on a static table

See if this gets you on the right track.

View solution in original post

JSapienza
Contributor

I would Start by dumping the SID and users account name to a file with something like this:
Creating a SID Mapping File with Windows PowerShell

Next, I would take this data and create a lookup :
Fields lookup based on a static table

See if this gets you on the right track.

youngsuh
Contributor

could you do this via scripted input?  or is the permission needed beyond system to run the powershell script?

Tags (1)
0 Karma

BlackZao
Explorer

This certainly looks like it will work. Thank you very much!

0 Karma
Get Updates on the Splunk Community!

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...

Introducing the 2024 Splunk MVPs!

We are excited to announce the 2024 cohort of the Splunk MVP program. Splunk MVPs are passionate members of ...

Splunk Custom Visualizations App End of Life

The Splunk Custom Visualizations apps End of Life for SimpleXML will reach end of support on Dec 21, 2024, ...