diff --git a/src/Tgstation.Server.Host/Security/WindowsSystemIdentity.cs b/src/Tgstation.Server.Host/Security/WindowsSystemIdentity.cs index 486d8d795c..609f33d2a2 100644 --- a/src/Tgstation.Server.Host/Security/WindowsSystemIdentity.cs +++ b/src/Tgstation.Server.Host/Security/WindowsSystemIdentity.cs @@ -25,7 +25,7 @@ namespace Tgstation.Server.Host.Security public bool CanCreateSymlinks => IsSuperUser; /// - public bool IsSuperUser => IsSuperUser; + public bool IsSuperUser => isAdmin ?? throw new NotSupportedException(); /// /// The for the .