Re: [Perlgssapi-users] Little bit confused ...
Brought to you by:
achimgrolms
From: Achim G. <ac...@gr...> - 2006-08-31 17:50:04
|
On Thursday 31 August 2006 09:17, Massimiliano Masi wrote: I can see two problems. 1. The Segmentation fault from your client script. I can not reproduce it on my side. 2. the "Argument "^XQ,@" isn't numeric in null operation at ./gss-server.pl line 81, <GEN15> line 1." messages on serverside. I've made adjustments on gss-client.pl and gss-server.pl. I've commit them to the Subveriosn-repository https://svn.sourceforge.net/svnroot/perlgssapi/GSSAPI/trunk Please check what results you get by using the modified version. I don't know what's the meaining of the word 'prodid', but the parameter is used as the servicename-part of the GSSAPI name, as described in <http://www.iana.org/assignments/gssapi-service-names> I think "servicename" is the better label than "prodid". Do you agree? Thank you, Achim |