Sample kinit (with Kerberos/Apache/Windows Server )

Jonathan Demang jo150cl at yahoo.fr
Fri Jul 22 09:21:43 EDT 2005


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 at 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


More information about the Kerberos mailing list