From 9d3030e878de3c96861ab60b6a20323be7d79e40 Mon Sep 17 00:00:00 2001 From: Martin Kosek Date: May 23 2018 10:52:56 +0000 Subject: Add SUDO guide to list of Troubleshooting guides This is mostly just for using the list of guides consistently. --- diff --git a/users/troubleshooting.rst b/users/troubleshooting.rst index faced5c..447cf3f 100644 --- a/users/troubleshooting.rst +++ b/users/troubleshooting.rst @@ -27,6 +27,7 @@ that can help you: :maxdepth: 1 troubleshooting/how-to-troubleshoot-backend + sudo_troubleshooting Let tools help you! ------------------- @@ -73,10 +74,6 @@ own log files, such as ``ldap_child.log`` or ``krb5_child.log``. Keep in mind that enabling ``debug_level`` in the ``[sssd]`` section only enables debugging of the sssd process itself, not all the worker processes! -Troubleshooting sudo --------------------- -`Troubleshooting SUDO `_ - a guide to troubleshoot sudo issues - Troubleshooting User Information --------------------------------