Re: How does the user principal know the service

2018-06-23 Thread Chris Hecker
You ask for a ticket for a specific service in the request. Chris On Sat, Jun 23, 2018 at 14:02 ZongtianHou wrote: > Hi, everyone: > I am a bit confused of the auth process of kerberos. The user principal > request the AS for a tgt, then use send the tgt to the TGS to get a ticket. > The ticket

How does the user principal know the service

2018-06-23 Thread ZongtianHou
Hi, everyone: I am a bit confused of the auth process of kerberos. The user principal request the AS for a tgt, then use send the tgt to the TGS to get a ticket. The ticket was encrypted by the service principal key, But how does the TGS know which service principal the user want to access, how