Re: [Perlgssapi-users] Little bit confused ...
Brought to you by:
achimgrolms
From: Massimiliano M. <mas...@ce...> - 2006-08-31 07:17:29
|
On Wednesday 30 August 2006, alle 18:06, Achim Grolms wrote: > I think -prodid ipmi/higgs.massicern.ch is wrong, use -prodid ipmi instead. Thanks a lot for your answer. But still doesn't works... Using ipmi as prodid (BTW, what's the meaining of prodid?) I got something new: mascanc@pcitadc05 ~/Desktop/GSSAPI-0.23/examples $ ./gss-client.pl -hostname higgs.massicern.ch -prodid ipmi -port 10000 ./gss-client.pl: using [ip...@hi...:10000] CLIENT::principal [ip...@hi...] means going to communicate with server name [ip...@hi...] Use of uninitialized value in subroutine entry at ./gss-client.pl line 88. CLIENT::gss_init_sec_context success CLIENT::going to identify client to server CLIENT::have token to send ... CLIENT::GSS token length is 538 CLIENT::sent token to server Segmentation fault And in the server side: SERVER::waiting for request ... SERVER::accepted connection from client ... SERVER::received token (length is 538): SERVER::authenticated client name is ma...@MA... Argument "^XQ,@" isn't numeric in null operation at ./gss-server.pl line 81, <GEN15> line 1. (in cleanup) oid has no value at ./gss-server.pl line 81, <GEN15> line 1. SERVER::waiting for request ... Have you any idea??? Many, many thanks! -- Massimiliano Masi http://www.comunidelchianti.it/~max |