Statistics
| Branch: | Tag: | Revision:

root / doc / users / groups.in @ 7d720a67

History | View | Annotate | Download (124 Bytes)

# Date Author Comment
7d720a67 02/28/2014 11:06 am Helga Velroyen

Add luxid group to 'users-setup'

The creation of the luxid group was missing in the
'users-setup' script. Ganeti will refuse to start
if this group does not exist on a node when using
split-user mode.

Signed-off-by: Helga Velroyen <>
Reviewed-by: Jose Lopes <>

d2f465dc 09/11/2013 07:11 pm Klaus Aehlig

Provide ganeti user and group data in easy-to-parse form

Upon build time, also generate, in the directory doc/users, files
containing the groups, the users with their primary group, and the
additional groupmemberships to be added. In this way, packages can use...