Rahul,

A Ticket Granting Ticket is your "single sign on ticket" and is what allows
you to only authenticate once.  A Service Ticket is what grants you access
to a particular service (its generally a one-time-use ticket).

Clustering CAS via JDBC is do-able (and depending on your load/configuration
may not be a performance issue).  However, unless you cluster your
databases, you won't see the benefits of the clustering for reliability.

-Scott

On 8/15/07, Rahul Bhardwaj <[EMAIL PROTECTED]> wrote:
>
>  Can anyone please explain the purpose of various tickets used by CAS? I
> couldn't find much details on the CAS website (or via google).
>
> I am trying to cluster CAS and followed the clustering CAS documentation.
> I didn't like the UDP/TCP configuration required for JGroups because that
> requires knowing the members of the cluster and also requires envrionment
> specific settings which I want to avoid. So, I chose JDBC based Ticket
> Registry. I am trying to figure out if there could be some performance issue
> with this approach.
>
> Thanks
> Rahul
>
> _______________________________________________
> Yale CAS mailing list
> [email protected]
> http://tp.its.yale.edu/mailman/listinfo/cas
>
>


-- 
-Scott Battaglia

LinkedIn: http://www.linkedin.com/in/scottbattaglia
_______________________________________________
Yale CAS mailing list
[email protected]
http://tp.its.yale.edu/mailman/listinfo/cas
  • CAS Tickets Rahul Bhardwaj
    • Re: CAS Tickets Scott Battaglia

Reply via email to