mirror of
https://github.com/ansible/awx.git
synced 2026-02-12 15:14:45 -03:30
Create AWX docsite with RST content (#14328)
Co-authored-by: Thanhnguyet Vo <tvo@ansible.com> Co-authored-by: TVo <thavo@redhat.com>
This commit is contained in:
23
docs/docsite/rst/quickstart/create_user.rst
Normal file
23
docs/docsite/rst/quickstart/create_user.rst
Normal file
@@ -0,0 +1,23 @@
|
||||
Create a User
|
||||
~~~~~~~~~~~~~~~~
|
||||
|
||||
.. index::
|
||||
single: users; add new
|
||||
single: users; add to organization
|
||||
|
||||
Users associated with an organization are shown in the **Access** tab of the Organization.
|
||||
|
||||
|Organizations - default admin user|
|
||||
|
||||
.. |Organizations - default admin user| image:: ../common/images/qs-organizations-admin-user-default-organization.png
|
||||
|
||||
|
||||
A default `admin` user with the role of System Administrator has been automatically created and is available to all users of AWX. It can be used as is or edited later as needed. You may add other users to an organization, but you must create the user(s) first. Refer to the :ref:`Users <ug_users_create>` section in the |atu| for detail.
|
||||
|
||||
For the purpose of this Quick Start Guide, leave the default user as is.
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user