mirror of
https://github.com/webmin/webmin.git
synced 2026-06-05 21:00:22 +01:00
15 lines
699 B
HTML
15 lines
699 B
HTML
<header>Can accept RPC calls?</header>
|
|
|
|
This option determines if the user can make use of Webmin's poweful RPC calls
|
|
feature, which is designed to allow this system to be controlled by a script
|
|
or other Webmin server via HTTP. Because the RPC feature does <b>not</b>
|
|
respect any module grants or fine-grained access controls, this option should
|
|
only be enabled for fully trusted <tt>root</tt>-equivalent users. <p>
|
|
|
|
In addition, if the <b>RPC calls only</b> option is selected, the user will not
|
|
be able to use the Webmin UI. This is useful for creating a separate login with
|
|
a longer password for RPC purposes only, as two-factor authentication cannot be
|
|
used when making RPC calls. <p>
|
|
|
|
<footer>
|