[OpenAFS] Kerberos 5 cache in /tmp

Hendrik Hoeth hendrik.hoeth@cern.ch
Thu, 8 Apr 2004 01:17:15 +0200


Thus spake Rodney M Dyer (rmdyer@uncc.edu):

> True.  But that problem only occurs because the kernel code allows all
> memory to be read by "root".  It would be nice if all OS's has a
> "protected store" memory area who's sections could only be mapped to
> each authenticated user.

And who compiles and installes the kernel?

Wasn't it -- root?

-- 
for (Int_t j = 0; j < 100; j++){        // ROOT Users Guide 3.10, p. 243
  if (j < 100){
    smallHisto->Fill(fTracks_fPx[j]);
  }
}