Sample kinit (with Kerberos/Apache/Windows Server )
- From: jo150cl@xxxxxxxx (Jonathan Demang)
- Date: Fri, 22 Jul 2005 15:21:43 +0200 (CEST)
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@xxxxxxx
https://mailman.mit.edu/mailman/listinfo/kerberos
.
- Prev by Date: Re: OpenLDAP + Kerberos +smbldap-tools
- Next by Date: SPN Canonicalization (was: Re: [neon] Re: neon, SSPI, andmod_auth_kerb)
- Previous by thread: OpenLDAP + Kerberos +smbldap-tools
- Next by thread: SPN Canonicalization (was: Re: [neon] Re: neon, SSPI, andmod_auth_kerb)
- Index(es):
Relevant Pages
|