Revision 60af7882

b/doc/admin.rst
1660 1660

  
1661 1661
See :doc:`separate documentation for move-instance <move-instance>`.
1662 1662

  
1663
users-setup
1664
+++++++++++
1665

  
1666
Ganeti can either be run entirely as root, or with every daemon running as
1667
its own specific user (if the parameters ``--with-user-prefix`` and/or
1668
``--with-group-prefix`` have been specified at ``./configure``-time).
1669

  
1670
In case split users are activated, they are required to exist on the system,
1671
and they need to belong to the proper groups in order for the access
1672
permissions to files and programs to be correct.
1673

  
1674
The ``users-setup`` tool, when run, takes care of setting up the proper
1675
users and groups.
1676

  
1677
The tool does not accept any parameter, and requires root permissions to run.
1678

  
1663 1679
.. TODO: document cluster-merge tool
1664 1680

  
1665 1681

  

Also available in: Unified diff