[24329] in Kerberos
Sample kinit (with Kerberos/Apache/Windows Server )
daemon@ATHENA.MIT.EDU (Jonathan Demang)
Fri Jul 22 09:22:41 2005
Message-ID: <20050722132143.93702.qmail@web25202.mail.ukl.yahoo.com>
Date: Fri, 22 Jul 2005 15:21:43 +0200 (CEST)
From: Jonathan Demang <jo150cl@yahoo.fr>
To: kerberos@mit.edu
MIME-Version: 1.0
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: 8bit
Errors-To: kerberos-bounces@mit.edu
Hello,
I try to use a kerberos authentication with Windows
server and the module "modauthkerb".
First I have created a user into Ws Server.
Second I have mapped this user to my host ( ktpass
-princ HHTP/host@DOMAIN -mapuser myuser -out key)
Third, I move the key into my linux host.
Now :
I can connect with "kinit myuser" from the linux host.
BUT
1. I can't connect with "kinit HTTP/myhost". Why ? My
mapping is bad ??
The error is : "kinit(v5): Client not found in
Kerberos database while getting initial credentials"
2. I can't connect with "kinit myuser -k -t key".
Maybe the key is associated to the host... This is
something I don't understand...
The error is : "kinit(v5): Key table entry not found
while getting initial credentials"
Many Many Thanks for help !
----
my krb5.conf :
[libdefaults]
default_realm = DOMAIN
[realms]
DOMAIN = {
kdc = wsserver:88
admin_server = wsserver:749
default_domain = DOMAIN
}
[domain_realm]
domain = DOMAIN
.domain= DOMAIN
___________________________________________________________________________
Appel audio GRATUIT partout dans le monde avec le nouveau Yahoo! Messenger
Téléchargez cette version sur http://fr.messenger.yahoo.com
________________________________________________
Kerberos mailing list Kerberos@mit.edu
https://mailman.mit.edu/mailman/listinfo/kerberos