Initial conf for external auth (no worky yet)

This commit is contained in:
Thomas S Hatch 2012-10-02 15:03:30 -06:00
parent 9d50e7d659
commit 38dca085a8

View file

@ -144,7 +144,16 @@
# larry:
# - test.ping
# - network.*
#
# The external auth system uses the Salt auth modules to authenticate and
# validate users to access areas of the Salt system
#
# external_auth:
# pam:
# fred:
# - keys: ro
# - file_roots: ro
# - 'G@os:RedHat': test.ping
##### Master Module Management #####
##########################################