%PDF- %PDF-
| Direktori : /proc/self/root/proc/thread-self/root/lib/python2.7/site-packages/salt/modules/ |
| Current File : //proc/self/root/proc/thread-self/root/lib/python2.7/site-packages/salt/modules/aix_shadow.pyc |
�
���^c @@ sk d Z d d l m Z m Z m Z d d l Z e j e � Z d Z d � Z
d � Z d � Z d � Z
d S( uQ
Manage account locks on AIX systems
.. versionadded:: 2018.3.0
:depends: none
i ( t absolute_importt print_functiont unicode_literalsNu shadowc C@ s t d d k r t St d f S( u$
Only load if kernel is AIX
u kernelu AIXuN The aix_shadow execution module failed to load: only available on AIX systems.( t
__grains__t __virtualname__t False( ( ( s; /usr/lib/python2.7/site-packages/salt/modules/aix_shadow.pyt __virtual__ s c C@ sw d j | � } | d 7} t d | d d d t �} g } | d j � } x% | D] } | j | j � d � qR W| S( u�
Query for all accounts which have 3 or more login failures.
CLI Example:
.. code-block:: bash
salt <minion_id> shadow.login_failures ALL
u&