Re: [Perlgssapi-users] gss_nt_service_name
Brought to you by:
achimgrolms
From: Achim G. <ac...@gr...> - 2006-09-25 10:29:41
|
On Monday 25 September 2006 12:14, you wrote: > But, I'm wrong with my implementation? I'm doing > something wrong in your opinion? Is not a good idea > to use the same token for calling the remote procedures It's a bad idea, as I wrote in my Email on Date: 06.09.2006 16:07 to you. Me wrote: "But you can't reuse the token, you have to avoid replay-attacks. (And I think yout serverside gssapi-lib will check for replay attacks!)." Achim |