On Thu, 01 May 2003 07:15:50 -0300 Fernando Shayani <fernando_shayani@yahoo.com.br> wrote: > Is there any tool, like userconf for RedHat, to manage users (create, > edit and delete users and groups)? Hammers work well for managing users. Just don't get caught. :) In Debian, we use "adduser" and "deluser" to manage users and groups. Check /etc/adduser.conf and /etc/deluser.conf to make sure it's set up the way you want it (and of course the man pages). Kevin