meta data for this page
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| windows:domain:start [2026/06/18 08:05] – titannet | windows:domain:start [2026/06/18 08:06] (current) – titannet | ||
|---|---|---|---|
| Line 9: | Line 9: | ||
| * Service principal name | * Service principal name | ||
| * Unique identifier used in windows environments to link a specific network service to the Active Directory account running that service | * Unique identifier used in windows environments to link a specific network service to the Active Directory account running that service | ||
| + | * [[https:// | ||
| - | < | + | === Reddit src === |
| An SPN is how your computer identifies a service on a network. That service could a be network protocol like HTTP or SMB. SPN and SPN binding are the same thing. Or rather, the binding is the literal registration of the SPN to the service account. See below. | An SPN is how your computer identifies a service on a network. That service could a be network protocol like HTTP or SMB. SPN and SPN binding are the same thing. Or rather, the binding is the literal registration of the SPN to the service account. See below. | ||
| Line 32: | Line 34: | ||
| Now all of this is well and good, but there' | Now all of this is well and good, but there' | ||
| - | </ | ||