[OpenAFS] Kerberos troubles... (addl)

J. D. Nurmi jnurmi-openafs-info@qwe.cc
Sat, 20 Mar 2004 19:15:15 -0500


And like magic it works.  Thanks all :-)

On Sat, 2004-03-20 at 16:00, Derek Atkins wrote:
> "J. D. Nurmi" <jnurmi-openafs-info@qwe.cc> writes:
> 
> > jnurmi@michelangelo:~$ aklog -d
> > Authenticating to cell qwe.cc (server qwe.cc).
> > We've deduced that we need to authenticate to realm CC.
> > Getting tickets: afs/qwe.cc@CC
> 
> This is the problem.  It thinks your server is in realm CC.
> 
> > Kerberos error code returned by get_cred: -1765328377
> > aklog: Couldn't get qwe.cc AFS tickets:
> > aklog: Server not found in Kerberos database while getting AFS tickets
> >
> > jnurmi@michelangelo:~$ aklog qwe.cc -k QWE.CC
> > aklog: unable to obtain tokens for cell qwe.cc (status: a pioctl
> > failed).
> > jnurmi@michelangelo:~$
> 
> This proves that you have your KDC configured properly for QWE.CC.
> 
> Try changing the CellServDB and setting the 'hostname' to
> 'afs1.qwe.cc' instead of 'qwe.cc'.
> 
> -derek