[329] in SIPB_Linux_Development
Re: linux/athena questions
daemon@ATHENA.MIT.EDU (Greg Hudson)
Mon Jan 24 12:23:08 1994
To: jjprior@decathlon.mit.edu (John J. Prior)
Cc: linux-dev@MIT.EDU
In-Reply-To: Your message of Mon, 24 Jan 94 11:46:37 -0500.
<m0pOUQv-00028TC@decathlon.mit.edu>
Date: Mon, 24 Jan 94 12:22:40 EST
From: Greg Hudson <ghudson@MIT.EDU>
> 2) attach
> If I type "attach linux" or "attach jjprior" I get:
> aklog: krb_rd_req (rvdsrv.ni): Message integrity error (krb_rd_req)
> I can read some items but not my private files or items like the
> slackware distribution files.
The most common cause of this is not having tickets. Make sure you've
done 'kinit jjprior'.
> 1) pop mail
> When I have mail come in, zmailnotify is executed but it
> returns:
> zmailnotify: kerberos error: Principal unknown (kerberos)
Again, it sounds like you don't have tickets.
> 3) smtp mail
> Is it possible to also process mail recieved directly to the machine
> using xmh?
I'm sure it's possible, but why? I think it's actually fairly easy,
but I don't know all the details involved.
--GBH