gss-server, gss-client

View: New views
3 Messages — Rating Filter:   Alert me  

gss-server, gss-client

by Vikrant Pawar :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi ,

I want to install the gss-server on out lab m/c.

I have setup the KDC it's up and running I can get the tickets.

While running gss-server it asks for keytab entry,

hence I have created them using kadmin: ktadd root

no I get error as "GSS-API error acquiring credentials: Key table entry
not found"




--
Best Regards,
* Vikrant Pawar *

*Great Software Laboratory Pvt Ltd.*
http://www.gslab.com

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

Re: gss-server, gss-client

by Vipin Rathor-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

> While running gss-server it asks for keytab entry,
>
> hence I have created them using kadmin: ktadd root
>
> no I get error as "GSS-API error acquiring credentials: Key table entry
> not found"
>

The keytab entry that the gss-server was looking for, is infact an
entry of GSS server (something like
gss-server/<FQDN-of-gss-server>@REALM ). Try creating & adding this to
keytab.
________________________________________________
Kerberos mailing list           Kerberos@...
https://mailman.mit.edu/mailman/listinfo/kerberos

Re: gss-server, gss-client

by Vikrant Pawar :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Thanks,
  I got this after much digging through documents.

Best Regards,
* Vikrant Pawar *

*Great Software Laboratory Pvt Ltd.*
http://www.gslab.com

On 11/10/2009 11:46 AM, Vipin Rathor wrote:

>> While running gss-server it asks for keytab entry,
>>
>> hence I have created them using kadmin: ktadd root
>>
>> no I get error as "GSS-API error acquiring credentials: Key table entry
>> not found"
>>
>>      
> The keytab entry that the gss-server was looking for, is infact an
> entry of GSS server (something like
> gss-server/<FQDN-of-gss-server>@REALM ). Try creating&  adding this to
> keytab.
>
>    
________________________________________________
Kerberos mailing list           Kerberos@...
https://mailman.mit.edu/mailman/listinfo/kerberos