We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a143b6 commit 8bff910Copy full SHA for 8bff910
1 file changed
README.md
@@ -17,8 +17,8 @@
17
## Example
18
19
```bash
20
-$ ./ComputeSIDFromServiceName -s "MSSQLSERVER"
21
-S-1-5-80-1000-1000-1000-1000-1000
+$ ./ComputeSIDFromServiceName --service-name Podalirius
+S-1-5-80-3770745066-2942035328-3156452616-3958868927-3920104677
22
```
23
24
## Usage
@@ -36,4 +36,4 @@ Usage: ComputeSIDFromServiceName [--debug] --service-name <string>
36
Pull requests are welcome. Feel free to open an issue if you want to add other features.
37
38
## References
39
- - https://pcsxcetrasupport3.wordpress.com/2013/09/08/how-do-you-get-a-service-sid-from-a-service-name/
+ - https://pcsxcetrasupport3.wordpress.com/2013/09/08/how-do-you-get-a-service-sid-from-a-service-name/
0 commit comments