Jarpy
da9c0eb673
Typo in client_acl ref doc.
2015-07-14 08:54:32 -06:00
Jarpy
50e0baf270
Demonstrate per-minion client_acl.
...
The client_acl system supports setting restrictions based on minion name.
Update the Client ACL System reference page to reflect this.
2015-07-14 08:54:32 -06:00
Thomas Jackson
f268bb8b4b
Whitespace cleanup
2014-12-11 07:53:20 -08:00
Colton Myers
b2a2facb27
Add one additional folder and clarification to client_acl docs
2014-11-17 14:55:08 -07:00
Jens Rantil
53153277ce
Fix incorrect client ACL documentation
...
Tested this by setting up a local Vagrant instance using the following
procedure:
1. Made a fresh minion/master install (using salt-bootstrap) of version
2014.1.10.
2. Adding a `test.ping` ACL rule for the `vagrant` user.
3. Asserting that I couldn't execute `salt '*' test.ping'` as `vagrant`
user.
4. Applying `chmod 755 /var/cache/salt /var/cache/salt/master/jobs
/var/run/salt /var/run/salt/master`.
5. Verifying that `salt '*' test.ping'` now works.
Fixes #16318 .
2014-10-05 10:40:37 +02:00
KennethWilke
0a4f3ad098
corrected master jobs path in clientacl doc
2014-09-25 16:07:28 -05:00
Corey Quinn
58ac57c6af
Fixed ping to test as per Tom yelling at me in Salt Class
2013-12-17 14:07:37 -08:00
Forrest Alvarez
ad9a2ed62f
Updated clientacl docs to resolve 6802.
2013-12-14 05:45:31 +00:00
Gary Wilson Jr
bd499e5640
Fixed several minor misspellings and acronym capitalizations.
2013-03-18 16:42:57 -05:00
Sean Channel
22baa7ca69
Update doc/ref/clientacl.rst
...
delete extra 's' on the key removal
2012-10-04 10:48:12 -07:00
Sean Channel
810c1ca3ad
make it not a bug
2012-09-25 19:24:33 -07:00
Sean Channel
e204440766
change location of sock dir
...
per issue #2044 / commit 075c754
2012-09-20 16:46:06 -07:00
Thomas S Hatch
ed1ba8ac3b
Document issues with upgrading and client acl
2012-09-10 10:13:26 -06:00
Thomas S Hatch
3e23074b43
Add docs for new client_acl capabilities
2012-09-10 10:10:55 -06:00