http://qa.mandrakesoft.com/show_bug.cgi?id=3018
Product: userdrake
Component: program
Summary: /etc/shadow : the wrong password is empty other is
locked
Version: 0.5-5mdk
Platform: PC
OS/Version: All
Status: UNCONFIRMED
Severity: major
Priority: P2
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]
Scenario:
Before installing rc2, I use to rename my home directory pierre-n and to create
a new /home/pierre with the same uid which is 501. As usual, the install create
a new user pierre with the same id. Everything is correct.
Logged as pierre, I call K => Configuration => Other => userdrake
I create a new user for my grandson of 3 : mathieu
All values by default, password empty.
I disconnect from pierre and I could not have a new login, I have found:
/etc/passwd :
pierre:x:501:501:Pierre Jarillon:/home/pierre:/bin/bash
mathieu:x:500:500::/home/mathieu:/bin/bash
/etc/shadow
pierre::12120:0:99999:7:::
mathieu:!!:12120:0:99999:7:::
My passwd which was not empty is empty now.
The new passwd I whished empty is locked
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.