{% extends '_base_list.html' %} {% load i18n static %} {% block help_message %} {% trans 'Admin users are asset (charged server) on the root, or have NOPASSWD: ALL sudo permissions users, '%} {% trans 'Jumpserver users of the system using the user to `push system user`, `get assets hardware information`, etc. '%} {% endblock %} {% block table_search %} {% include '_csv_import_export.html' %} {% endblock %} {% block table_container %}
{% trans "Create admin user" %}
{% trans 'Name' %} {% trans 'Username' %} {% trans 'Asset' %} {% trans 'Comment' %} {% trans 'Action' %}
{% endblock %} {% block content_bottom_left %}{% endblock %} {% block custom_foot_js %} {% endblock %}