On Tue, Aug 15, 2000 at 03:40:02PM +0200, Ulrich Hahn wrote:
>
> Locking a user in a coda system requires to steps:
> 1. disable login (that is easy)
> and 2. disable clog, so the user cannot abuse another account to clog in.
>
> Reading the doc did not help much.
> With AFS a 'kas setfields $user -flags NOTGS ...' worked.
> Any way to do this in coda without changing the source?
`au du' will delete the users password from the auth2 database and block
him from obtaining a new token. Any existing tokens can ofcourse still
be used until they expire.
Jan