[OpenAFS] Preventing principals from authenticating?
Derrick J Brashear
shadow@dementia.org
Tue, 8 Oct 2002 10:37:28 -0400 (EDT)
On 8 Oct 2002, Daniel [ISO-8859-1] Swärd wrote:
> On Tue, 2002-10-08 at 15:36, Derek Atkins wrote:
> > That's what I would suggest... I cannot think of anything else,
> > either.
>
> How do I then prevent a principal from authenticating?
using krb5 or kaserver? with kaserver, run kas and
setf (principal) -exp NOW
with krb5, depends which, but with heimdal you can run kadmin and
mod principal
to do similat