head	1.2;
access;
symbols
	RELENG_2_2_8_RELEASE:1.1.1.1.2.1
	RELENG_2_2_7_RELEASE:1.1.1.1.2.1
	RELENG_2_2_6_RELEASE:1.1.1.1.2.1
	RELENG_2_2_5_RELEASE:1.1.1.1.2.1
	RELENG_2_2_2_RELEASE:1.1.1.1.2.1
	RELENG_2_2_1_RELEASE:1.1.1.1.2.1
	RELENG_2_2:1.1.1.1.0.2
	RELENG_2_2_BP:1.1.1.1
	v1_0:1.1.1.1
	GHELMER:1.1.1;
locks; strict;
comment	@# @;


1.2
date	96.11.17.03.59.43;	author wosch;	state dead;
branches;
next	1.1;

1.1
date	96.07.10.22.29.30;	author wosch;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	96.07.10.22.29.30;	author wosch;	state Exp;
branches
	1.1.1.1.2.1;
next	;

1.1.1.1.2.1
date	96.11.29.18.41.05;	author joerg;	state dead;
branches;
next	;


desc
@@


1.2
log
@removeuser moved from /usr/share/examples/removeuser to /usr/sbin/rmuser
@
text
@# $Id: TODO,v 1.1 1996/07/10 22:29:30 wosch Exp wosch $

Deleting a user is a complex task:

DONE:
- delete password entry
- delete user from group database (/etc/group), may be delete groups
- remove home dir
- remove mailbox
- delete crontab entries (/etc/crontab, /var/cron/allow,
/var/cron/deny, /var/cron/tabs/user)
- delete at(8) entries

TODO:
- delete ppp password (/etc/ppp/*)
- delete slip entries (/etc/sliphome*)
- delete user from /etc/ftpusers 
- check for other users with same uid (may be also for groups)
- remove WWW files (/~user), which are not in HOME located
- check other FS, $ find / -user user -print, delete suid/sgid bit,
  remove files in /var/tmp
- delete user from /etc/inetd.conf, remove files which owned by user
- delete user from /etc/rc.local if the user start programs

- delete mail aliases (/etc/aliases, may be /etc/sendmail.cf)
- delete user phone numbers in /etc/phones
- remove quota

KNOWN BUGS:
- removeuser does not remove the HOME directory if the HOME
  directory is a symbolic link.
@


1.1
log
@Initial revision
@
text
@d1 1
a1 1
# $Id: $
@


1.1.1.1
log
@import removeuser from Guy Helmer
see file TODO for known problems
@
text
@@


1.1.1.1.2.1
log
@YAMFC.  The appropriate changes to the mtree files have already
been commited, so 2.2 did no longer install.

Forgotten by:	phk
@
text
@d1 1
a1 1
# $Id: TODO,v 1.1.1.1 1996/07/10 22:29:30 wosch Exp $
@
