Clarify a point about runners and eauth

This commit is contained in:
Mike Place 2014-09-02 15:56:25 -06:00
parent f492fa68e6
commit 3075b1fd33

View File

@ -44,6 +44,10 @@ modules <all-salt.runners>` the following ``@`` syntax must be used:
- '@wheel'
- '@runner'
.. note::
Globs will not match wheel or runners! They must be explicitely
allowed with @wheel or @runner.
The external authentication system can then be used from the command-line by
any user on the same system as the master with the ``-a`` option: