Comment 28 for bug 458883

Revision history for this message
Jaime Fernando Ortega Culaciati (jotafoc) wrote :

Yeah!!!! applying the patch (submitted by Ricardo) to the source of system-tools-backends works very nice.
This is what i did:
1.- sudo apt-get source system-tools-backends and decompress it.
2.- sudo patch /home/jfoc/system-tools-backends-2.8.2/Users/Users.pm < ../Descargas/fix-deleting-users.patch
3.- sudo ./configure && sudo make && sudo make install
4.- Delete an user using users-admin.
5.- close or restart, and you'll see that the user you've tried to delete is gone.