Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Dec 2010 15:55:58 +0300 (MSK)
From:      "Igor V. Ruzanov" <igorr@canmos.ru>
To:        itpr0 <techprosup@gmail.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Completely remove user from system
Message-ID:  <Pine.LNX.4.64.1012231549060.22349@sta1.canmos.ru>
In-Reply-To: <AANLkTimb60hZE558XdJf3U%2BxdvdWSUZ=Bxq-=P1AEbMs@mail.gmail.com>
References:  <AANLkTimb60hZE558XdJf3U%2BxdvdWSUZ=Bxq-=P1AEbMs@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Thu, 23 Dec 2010, itpr0 wrote:

|Hi list,
|
|We are using postfix with system user authentication, I have to completely
|remove an user for the system so he couldn't auth to send e-mails.
|
|Some coworkers told to just remove the lines from /etc/passwd and
|/etc/master.passwd... I did that but the user still can authenticate.
|
|using "pw user show XXX" returns that still have a register from the user
|XXX but trying the "pw user del XXX" it says there is no such user..
|
|I tried rmuser and here is the return:
|
|# rmuser XXX
|Matching password entry:
|
|XXX:*:20887:1014::0:0:XXXXX XXXXX:/home/XXX:/nonexistent
|
|Is this the entry you wish to remove? y
|Remove user's home directory (/home/XXXX)? y
|Removing user (XXX): home passwdpw: user 'XXX' does not exist: No such file
|or directory
|
One of simpliest ways to remove user is the `vipw' command. vipw opens 
master.passwd file in vi editor. After removing nesessary string vipw 
rebuild user's database. After that your can just remove user's home 
directory and even say locate.updatedb if you don't want to see removed 
user via `locate' :)

+-------------------------------------------+
! CANMOS ISP Network                        !
+-------------------------------------------+
! Best regards                              !
! Igor V. Ruzanov, network operational staff!
! e-Mail: igorr@canmos.ru                   !
+-------------------------------------------+
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.6 (GNU/Linux)
Comment: For info see http://quantumlab.net/pine_privacy_guard/

iD8DBQFNE0bgbt6QiUlK9twRAjFEAJ9MHSy2UmmoGjSYyvgebD/eZqaqpACfWECI
cCXL5qFCI4CWMb/+kJGK+JU=
=Pp4z
-----END PGP SIGNATURE-----



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.LNX.4.64.1012231549060.22349>