Good catch!

Acked-by: Latchesar Ionkov <[EMAIL PROTECTED]>

On Nov 4, 2008, at 2:45 PM, Abhishek Kulkarni wrote:

after a few off-the-list exchanges with Daniel, i caught two bugs with
xuserset.

1) the supplied arguments were not parsed properly when trying to add a
single user with xuserset.

2) to add all the users from /etc/passwd, xuserset made a looping call
over getpwent() but xp_user_add did a getpwnam() to find the uid for
xcpu-admin which reset the passwd database causing it to go in an
infinite loop.

few more structural changes in xuserset & xgroupset.

--
Signed-off-by: Abhishek Kulkarni <[EMAIL PROTECTED]>
<all.patch>

Reply via email to