Merge pull request #15456 from cachedout/eauth_clarify

Clarify a point about runners and eauth
This commit is contained in:
Thomas S Hatch 2014-09-02 17:33:48 -06:00
commit 1d85209c7f

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 explicitly
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: