Having fun while learning about and pivoting into the world of DFIR.
by ogmini
Real short post today. I was able to verify that the LocalUserID is the SID on the computer for the user account Tailscale is being run under. This shows up in a few spots in the server-state.conf.

We can see this SID in the following lines.
I created another local user on the computer and signed into Tailscale with another account. This results in more lines being added to the server-state.conf. There are now two “_current/[SID]: “profile-[ID]” lines for each local user. Each record under _profiles references the SID. With this information you can see which local accounts on the computer are using what tailscale accounts.
tags: #Tailscale