Aneuya wrote:
HI,
This query is regarding Kerberos V5.
I want to know in case of WAN, what the flow of
request starting from the client to the application
server will be when it doesnt have the ticket for it ?
Does client have to know the adrress of Kerberos
server ?
Your help will be immensly appreciated.
Most k5 implementations support discovering the location of the kdc through
SRV records. Many large installations I believe use this feature
(including those
that use AD as their kdc). I am not sure if this answers your question...
Cheers Leif