"Parag Godkar" <[EMAIL PROTECTED]> writes:

> 
>    debug2: we sent a gssapi packet, wait for reply
>    Server GSSAPI Error:
>    Miscellaneous failure
> 
Hi!

it seems to me that the entry for host/kripa in /etc/krb5.keytab is
missing. You might try the following on kripa, where fqdn(kripa)
corresponds to whatever gethostname() resolves to on kripa:

        # kadmin -q 'ank -randkey host/fqdn(kripa)'
        # kadmin -q 'ktadd host/fqdn(kripa)'

Hope this helps,

Christian

-- 
Christian Pfaffel <[EMAIL PROTECTED]>
Technische Universität Graz                 Telefon: +43 / 316 / 873 - 81 90
Institut für Theoretische Physik            Telefax: +43 / 316 / 873 - 86 78
Petersgasse 16, A-8010 Graz   http://fubphpc.tu-graz.ac.at/~flash/pubkey.gpg
________________________________________________
Kerberos mailing list           [EMAIL PROTECTED]
https://mailman.mit.edu/mailman/listinfo/kerberos

Reply via email to