Lines Matching +full:sub +full:- +full:systems
11 --- Pseudo-Apollodorus Library 2.5.12
22 Kerberos is a trusted third-party service. That means that there is a
33 @macro sub{arg}
40 @global@let@sub=@xsub
44 @macro sub{arg}
46 <sub>\arg\</sub>
52 @c macro sub{arg}
76 (@var{A@sub{addr}}), the current time (@var{t@sub{issue}}), the lifetime
79 (@var{K@sub{AB}}). This packet is encrypted with @var{B}'s secret key
80 (@var{K@sub{B}}). The actual ticket (@var{T@sub{AB}}) looks like this:
81 (@{@var{A}, @var{B}, @var{A@sub{addr}}, @var{t@sub{issue}}, @var{life},
82 @var{K@sub{AB}}@}@var{K@sub{B}}).
84 The reply to @var{A} consists of the ticket (@var{T@sub{AB}}), @var{B}'s
86 encrypted in @var{A}'s secret key (@{@var{B}, @var{t@sub{issue}},
87 @var{life}, @var{K@sub{AB}}, @var{T@sub{AB}}@}@var{K@sub{A}}). @var{A}
95 key (@{@var{A}, @var{A@sub{addr}}, @var{t@sub{current}},
96 @var{checksum}@}@var{K@sub{AB}}). This is sent together with the ticket
153 Authentication Service for Open Network Systems}, by Jennifer Steiner,
160 These documents can be found on our web-page at
161 @url{http://www.pdc.kth.se/kth-krb/}.