Skip to content

Tags: pawankg/ginger

Tags

1.3.0.1-final

Toggle 1.3.0.1-final's commit message
Fix user/groups id creation in user management

Some distributions, like Ubuntu, does not deliver libuser.conf, it is
possible to workaround this creating an empty /etc/libuser.conf file.
However this may create normal users/groups with system ids (< 1000).
This patch fixes this problem, always creating the users and groups
with an ID > 1000.
It also fixes problems when a group is not found.

Signed-off-by: Rodrigo Trujillo <rodrigo.trujillo@linux.vnet.ibm.com>

1.3.0.1

Toggle 1.3.0.1's commit message
Ginger version 1.3.0.1

Changes in the build and versioning schema.

ginger-1.3.0

Toggle ginger-1.3.0's commit message
Ginger version 1.3