Can not delete new user which use "adduser"
Bug #239069 reported by
freet15
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
adduser (Ubuntu) |
Confirmed
|
Medium
|
Unassigned |
Bug Description
A post from Cjacker show me that bug, To review this issue, you can doing follow this steps:
1, sudo adduser test ---- then you got a new user named test (also password)
2, use Alt + Ctrl + F2 change to a terminal login as test.
3, logoff from this terminal
4, back to your main terminal or X, and use deluser / userdel to delete user "test", then, here we get is a system warning:
"can`t delete user test: user is currently log in "
this maybe a bug , maybe a policies for something , maybe system does not update wtmp status unhesitating :)
Changed in adduser (Ubuntu): | |
assignee: | nobody → martincloutier (martincloutier) |
status: | Confirmed → In Progress |
To post a comment you must log in.
Thanks for your bug report. I tried to duplicate this error, but failed to succeed. Is anybody else able to reproduce this?