Files
freeipa/ipaserver/plugins/hbac.py
T

8 lines
149 B
Python
Raw Normal View History

2016-05-31 06:36:55 +02:00
#
# Copyright (C) 2016 FreeIPA Contributors see COPYING for license
#
from ipalib.text import _
__doc__ = _('Host-based access control commands')