أنشئ حسابًا أو سجّل الدخول للانضمام إلى مجتمعك المهني.
its Based on Symmetric key cryptography,then provides KDC scalability, kerberos ticket provides secure transport of a session key, KDC distributes the sesssion key to the clients and last the ticket granting limits use of master keys
Good time of the day,
Here are the 6 steps of authen\\author process:
1) Client requests ticket
2) Ticket granted (if clients decrypts it with password hash then next step)
3) decrypted ticket sent to kerberos
4) Kerberos grants service ticket
5) Service ticket decrypted, request from client to authenticate
6) Auth granted, session begins