Merge "Update for collect tool enhancement to support any LDAP or WAD user account"
This commit is contained in:
commit
e77333287d
@ -20,9 +20,14 @@ Collect Tool Caveats and Usage
|
|||||||
|
|
||||||
.. _troubleshooting-log-collection-ul-dpj-bxp-jdb:
|
.. _troubleshooting-log-collection-ul-dpj-bxp-jdb:
|
||||||
|
|
||||||
- Log in as **sysadmin**, NOT as root, on the active controller and use the
|
- Log in via SSH or local console on the active controller and use the
|
||||||
:command:`collect` command.
|
:command:`collect` command.
|
||||||
|
|
||||||
|
.. note::
|
||||||
|
The user must have sudo capability and be in the ``sys_protected`` group
|
||||||
|
to use the ``collect`` tool.
|
||||||
|
|
||||||
|
|
||||||
- All usage options can be found by using the following command:
|
- All usage options can be found by using the following command:
|
||||||
|
|
||||||
.. code-block:: none
|
.. code-block:: none
|
||||||
|
@ -138,8 +138,11 @@ User Account Types
|
|||||||
|
|
||||||
- **sudo group** - provides sudo all capabilities.
|
- **sudo group** - provides sudo all capabilities.
|
||||||
|
|
||||||
- **sys_protected group** - provides access to 'collect'
|
- **sys_protected group** - provides access to ``collect`` tool
|
||||||
tool for collecting system diagnostic info.
|
for collecting system diagnostic info.
|
||||||
|
|
||||||
|
.. note::
|
||||||
|
The ``collect`` tool also requires sudo capability.
|
||||||
|
|
||||||
- **root group** - provides read access to log files.
|
- **root group** - provides read access to log files.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user