Xref: utzoo comp.unix.admin:1703 comp.unix.misc:1388 comp.unix.sysv386:7550 Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!usc!cs.utexas.edu!uunet!mixcom!sysop From: sysop@mixcom.COM (System Operator) Newsgroups: comp.unix.admin,comp.unix.misc,comp.unix.sysv386 Subject: Re: DELETING (or remaking) SCO User accounts Message-ID: <663@mixcom.COM> Date: 29 Apr 91 17:12:16 GMT References: <1991Apr22.172409.10006@osh3.OSHA.GOV> <1991Apr28.153544.6008@jpradley.jpr.com> Followup-To: comp.unix.admin Distribution: usa Organization: Milwaukee Information eXchange (Public access Usenet, Email) Lines: 26 >In article djm@eng.umd.edu (David J. MacKenzie) writes: >>> I need information on how to "remake" or delete a user account on SCO >>> Unix Sys V.3.2.2. They say in the admin guide that an account is NEVER >>> deleted, just retired, PERMANENTLY! A user can be removed. To remove user "smith" you would (as root): 1) edit the /etc/passwd file and remove the entry. 2) cd /tcb/files/auth/s rm smith 3) delete the user's directory When you reboot the computer it may bitch and moan about inconsistencies in the user database. If the software asks if it should correct them, respond yes. If you have installed the recent software updates (SLS), the software will silently correct inconsistencies. By all means get the (free) updates from SCO. You can get them via UUCP. (Contact SCO for details.) Dean Roth P.S. I remove users regularly and my system still works.