Date: Sun, 13 Mar 2005 09:58:55 -0600 From: Tillman Hodgson <tillman@seekingfire.com> To: freebsd-questions@freebsd.org Subject: Re: kerberos problems Message-ID: <20050313155855.GD60575@seekingfire.com> In-Reply-To: <2986.192.168.16.79.1110728326.squirrel@www.orbweavers.co.uk> References: <000801c527c9$8d9e03a0$0366a8c0@d> <2986.192.168.16.79.1110728326.squirrel@www.orbweavers.co.uk>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Mar 13, 2005 at 03:38:46PM -0000, martinmcc@orbweavers.co.uk wrote: > I followed the handbook guide to setting it up, and it all seems to be > working ok. I have now setup telnetd as described to test how it is > working. If I have done a kinit previously, it will log in no problem, > but if I do not do a kinit (or do a kdestroy before hand) I get - > > kerberos V5: mk_req (No Such File or direcotry). > > Any ideas? That sounds like it's working normally. Without a valid ticket (as shown by `klist`), which is cached in a file, services like telent which use Kerberos won't authenticate you. If I'm misunderstanding the problem you're describing, please add some more detail as to what you expected to have happen and how reality differed :-) -T -- Page xxviii: More than any other computer system today, Unix will repay every moment that you spend learning and experimenting. - Harley Hahn, _The Unix Companion_
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050313155855.GD60575>