9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] remove a user?
@ 2005-07-21 14:41 rattan
  2005-07-21 14:51 ` Russ Cox
  0 siblings, 1 reply; 2+ messages in thread
From: rattan @ 2005-07-21 14:41 UTC (permalink / raw)
  To: 9fans


On fossil based cpu/auth standalone system:

   - one can add a user with uname and auth/changeuser
   - how to remove an existing user?

-ishwar



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [9fans] remove a user?
  2005-07-21 14:41 [9fans] remove a user? rattan
@ 2005-07-21 14:51 ` Russ Cox
  0 siblings, 0 replies; 2+ messages in thread
From: Russ Cox @ 2005-07-21 14:51 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

> On fossil based cpu/auth standalone system:
> 
>    - one can add a user with uname and auth/changeuser
>    - how to remove an existing user?

It's impossible to remove that user's files from the dump, so typically
we just disable the auth credentials (echo disabled >/mnt/keys/user/status
or there's probably some way to use changeuser) and then
leave the user account there, sometimes renaming it xuser 
or usedtobeuser or something like that.

Russ


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2005-07-21 14:51 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-07-21 14:41 [9fans] remove a user? rattan
2005-07-21 14:51 ` Russ Cox

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).