[38141] in Kerberos

home help back first fref pref prev next nref lref last post

gss-client

daemon@ATHENA.MIT.EDU (Imanuel Greenfeld)
Wed Dec 20 18:02:04 2017

From: "Imanuel Greenfeld" <imanuel.greenfeld1@ntlworld.com>
To: <kerberos@mit.edu>
Date: Wed, 20 Dec 2017 22:16:31 -0000
Message-ID: <004501d379e0$30d8b4e0$928a1ea0$@ntlworld.com>
MIME-Version: 1.0
Content-Language: en-gb
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Errors-To: kerberos-bounces@mit.edu

Dear all,

 

I compiled your sample for gss-client.

 

I run :-

 

kinit -V -kt <keytab> <user> and got a ticket created.

 

klist

 

I then tried running :-

 

gss-client  -port 8080 -d -mech kerberos_v5 <destination server> sftp "ls"

 

but I'm getting :-

 

               GSS-API error str_to_oid; Unspecified GSS failure. Minor code
may provide more information.

               GSS-API error str_to_oid; Unknown error

               GSS-API error initializing context : Unspecified GSS failure.
Minor code may provide more information.

               GSS-API error initializing context : Server not found in
Kerberos database.

 

I have been told that the server I'm running gss-client on does not to be
permissioned.  But I don't know how to "attach" the TGT to the gss-client  

 

I tried doing it all on the same command, for example :-

 

kinit -V -kt <keytab> <user> ; gss-client  -port 8080 -d -mech kerberos_v5
<destination server> sftp "ls"

 

But I'm getting the same errors.

 

I am not running gss-server because there is already a different server
which has Kerberos configured so I'm just trying to connect to it (as above
: <destination server>)

 

I'm on Sun Solaris.

 

Can you please help ?

 

Many thanks in advance.

 

Imanuel.

 

 

________________________________________________
Kerberos mailing list           Kerberos@mit.edu
https://mailman.mit.edu/mailman/listinfo/kerberos

home help back first fref pref prev next nref lref last post