[24776] in Kerberos

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

Re: acquiring creds for different principal ??

daemon@ATHENA.MIT.EDU (mnikhil@gmail.com)
Fri Sep 30 17:39:39 2005

From: mnikhil@gmail.com
Date: 30 Sep 2005 08:04:03 -0700
Message-ID: <1128092643.780614.284090@g43g2000cwa.googlegroups.com>
To: kerberos@mit.edu
Errors-To: kerberos-bounces@mit.edu

from the command line :

mulleyn@sx86qa2:/etc/apache2> kinit
Password for mulleyn@DE.COM:
mulleyn@sx86qa2:/etc/apache2>

It functions well, but I still the same in my Apache error log..
[Fri Sep 30 20:31:52 2005] [error] [client 149.77.165.65]
gss_acquire_cred() failed: Miscellaneous failure (No principal in
keytab matches desired name)


thinking that I should forward my httpd.conf
=================
<Location /krb5>
    AuthType Kerberos
    KrbAuthRealms DESHAW.COM
    KrbServiceName HTTP
    Krb5Keytab /etc/apache2/sx86qa2.keytab
    KrbMethodNegotiate on
    KrbMethodK5Passwd on
    require valid-user
</Location>

LoadModule auth_kerb_module libexec/mod_auth_kerb.so

________________________________________________
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