ehlo, We have detail instructions how to configure integration sudo<->sssd in the manula page sssd-sudo. The manula page sssd-sudo was mentioned in manual page sssd.conf only in "SEE ALSO" section.
This patch adds to two another places. If you have better phrasing or you know other places where sssd-sudo can be mentioned feel free to send patch with your name :-) LS
>From 08ebf237c579b7975b1dfad449df6d20271aa7c4 Mon Sep 17 00:00:00 2001 From: Lukas Slebodnik <lsleb...@redhat.com> Date: Tue, 3 Jun 2014 13:12:54 +0200 Subject: [PATCH] MAN: Add reference to manual page sssd-sudo --- src/man/sssd.conf.5.xml | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/src/man/sssd.conf.5.xml b/src/man/sssd.conf.5.xml index 48fd2207086babfe09934b025d637f65c992624b..ecb1a7f9eb4bb6b6029ecf546f5d9b055d8b3a3b 100644 --- a/src/man/sssd.conf.5.xml +++ b/src/man/sssd.conf.5.xml @@ -800,6 +800,19 @@ fallback_homedir = /home/%u <title>SUDO configuration options</title> <para> These options can be used to configure the sudo service. + The detailed instructions for configuration of + <citerefentry> + <refentrytitle>sudo</refentrytitle> + <manvolnum>8</manvolnum> + </citerefentry> to work with + <citerefentry> + <refentrytitle>sssd</refentrytitle> + <manvolnum>8</manvolnum> + </citerefentry> are in the manual page + <citerefentry> + <refentrytitle>sssd-sudo</refentrytitle> + <manvolnum>5</manvolnum> + </citerefentry>. </para> <variablelist> <varlistentry> @@ -1512,6 +1525,14 @@ fallback_homedir = /home/%u Default: The value of <quote>id_provider</quote> is used if it is set. </para> + <para> + The detailed instructions for configuration of + sudo_provider are in the manual page + <citerefentry> + <refentrytitle>sssd-sudo</refentrytitle> + <manvolnum>5</manvolnum> + </citerefentry>. + </para> </listitem> </varlistentry> <varlistentry> -- 1.9.3
_______________________________________________ sssd-devel mailing list sssd-devel@lists.fedorahosted.org https://lists.fedorahosted.org/mailman/listinfo/sssd-devel