Bug 505975

Summary: changing user in webyast breaks passwd
Product: [openSUSE] openSUSE 11.1 Reporter: Michal Svec <msvec>
Component: YaST2Assignee: Jiří Suchomel <jsuchome>
Status: RESOLVED INVALID QA Contact: Jiri Srain <jsrain>
Severity: Normal    
Priority: P5 - None CC: jsuchome
Version: Final   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Michal Svec 2009-05-21 11:05:19 UTC
I added an existing user (hh) to a new group and it broke /etc/passwd,
writing this line there:

  hh:x:1000:users:hh:/home/hh:/bin/bash

The users cmdline was called like this (gid=users is wrong):

  clients/users.ycp:66 Starting with arguments: ["edit", "cn=hh",
  "grouplist=dialout,video,public", "gid=users", "home=/home/hh",
  "shell=/bin/bash", "username=hh", "uid=1000", "new_uid=1000",
  "type=local", "batchmode"]
Comment 1 Stefan Schubert 2009-07-15 09:50:26 UTC
Jiri, can you please take over ?
Comment 2 Jiří Suchomel 2009-07-15 10:05:49 UTC
Well, this is already obsolere, current webyast does not use CLI. 
(But there are other errors...)