naming problem

naveen.bn naveen.bn at globaledgesoft.com
Thu Jun 12 11:10:08 EDT 2008


Hi kevin,
I am getting client name mismatch when i do,

kinit -X X509_user_identity=FILE:/client/test.pem,/client/test.key test/rg71 
kinit(v5): Client name mismatch while getting initial credentials

the naming which i have followed in the certificates are:

CN = test/rg71
SAN= test/rg71 at globaledgesoft.com

but, the same works when i do 
kinit -X X509_user_identity=FILE:/client/test.pem,/client/test.key test
with 
CN = test
SAN = test.
Should there not be a slash in the clients name, but kinit will send the as_req with
the slash in the client name.

kindly help me in solving this problem.

Thank you 

with regards
naveen




More information about the Kerberos mailing list