I am implementing a simple client server program using gssapi-ruby gem
using kerberos as underlying mechanism.But as soon as i try to acquire
the credentials the program gives me the error:
acquire_credentials': gss_acquire_cred did not return GSS_S_COMPLETE.
Error code: maj: 851968, min: 2 (GSSAPI::GssApiError)
plzz help me on this as i am badly stuck!