Commit 0bb9fea1 authored by bobloblaw's avatar bobloblaw
Browse files

Update basics_of_windows.md

parent 3980f056
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -161,7 +161,7 @@ Kerberos is a network authentication protocol. The original protocol is used by

I think a machine that has port 88 open (the default kerberos port) can be assumed to be a Domain Controller.


When a user logs in ot the Domain Active Directory uses Kerberos to authenticate the user. When the user insert her password the gets one-way crypted and sent with Kerberos to the Active directory that compares it with it's password database. The Key Distribution Center responds with a TGI ticket to the user machine. 

## Workgroup