Problem in gss-server

Benjamin Kaduk kaduk at MIT.EDU
Thu Aug 30 11:28:50 EDT 2012


On Thu, 30 Aug 2012, Sankar Das wrote:

> Hi
>  
> I am trying to run the gss client/server examle program. While trying to run the server I am getting the following error
>  
> GSS-API error acquiring credentials: Unspecified GSS failure.  Minor code may provide more information
> GSS-API error acquiring credentials: No principal in keytab matches desired name
>
> The "klist" shows the following
>  
> [root at krit gss-sample]# klist
> Ticket cache: FILE:/tmp/krb5cc_0
> Default principal: cifs at MYGROUP.COM
> Valid starting     Expires            Service principal
> 08/30/12 12:32:07  08/31/12 12:26:10  krbtgt/MYGROUP.COM at MYGROUP.COM
> 08/30/12 12:39:58  08/31/12 12:26:10  cifs/mygroup.com at MYGROUP.COM
>
> Kerberos 4 ticket cache: /tmp/tkt0
> klist: You have no tickets cached
>
> I am runng the following command to start the gss-server
>  
>  $>gss-server cifs/kerberos.mygroup.com at MYGROUP.COM
>  

Try cifs at kerberos.mygroup.com -- GSS uses a different format than krb5.

-Ben Kaduk


More information about the krbdev mailing list