On Mon, 09 Jan 2012 17:13:57 -0500
Jeff White <[email protected]> wrote:

> Other possibly useful pieces of information:
> 
> sAMAccountName: afs
> userPrincipalName: afs/[email protected]

Just one more possible guess: are you sure you're talking to the
right kdc? I would expect the windows event log will log something when
a failure occurs when you do things like:

> > [root@afs-dev-03 ~]# kinit afs/[email protected]
> > kinit: Client not found in Kerberos database while getting initial
> > credentials

And maybe the log event would give more useful information. I don't
really expect it to, but you never know. A more accurate test may be to
try 'kinit -k -t afs.keytab afs/[email protected]' or
'kvno afs/[email protected]' (after you've "kinit"d with a normal
princ), but of course the error you've already given is an issue.

-- 
Andrew Deason
[email protected]

_______________________________________________
OpenAFS-info mailing list
[email protected]
https://lists.openafs.org/mailman/listinfo/openafs-info

Reply via email to