Revision 073c31a5 doc/rapi.rst

b/doc/rapi.rst
21 21
-------------------
22 22

  
23 23
``ganeti-rapi`` reads users and passwords from a file (usually
24
``/var/lib/ganeti/rapi_users``) on startup. If the file existed when
25
``ganeti-rapi`` was started, it'll automatically reload the file upon
26
changes. If the users file is newly created, ``ganeti-rapi`` must be
27
restarted.
24
``/var/lib/ganeti/rapi_users``) on startup. Changes to the file will be
25
read automatically.
28 26

  
29 27
Each line consists of two or three fields separated by whitespace. The
30 28
first two fields are for username and password. The third field is

Also available in: Unified diff