On Fri, Jun 27, 2014 at 03:17:11PM +0200, Pavel Reichl wrote: > On Fri, 2014-06-27 at 10:00 +0200, Jakub Hrozek wrote: > > Hi, > > > > attached is a simple man page patch, reported by Stephan Muller of > > atsec. > > _______________________________________________ > > sssd-devel mailing list > > sssd-devel@lists.fedorahosted.org > > https://lists.fedorahosted.org/mailman/listinfo/sssd-devel > ACK
Thank you for the review. As Sumit pointed out to me on IRC, I made a typo in the reporter's name. Attached is a patch I'm going to push with the name hopefully right..
>From 06a8ec393abb60419048bdb012507ecb0567d0ad Mon Sep 17 00:00:00 2001 From: Jakub Hrozek <jhro...@redhat.com> Date: Fri, 27 Jun 2014 09:59:34 +0200 Subject: [PATCH] MAN: local auth_provider is not documented in sssd.conf https://fedorahosted.org/sssd/ticket/2359 Reported by Stephan Mueller. --- src/man/sssd.conf.5.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/man/sssd.conf.5.xml b/src/man/sssd.conf.5.xml index 58ccc30b1fda9b47bd29500043cfa5551896a2a4..27d22f44ef4449ef9cad026757ff54dd5083672b 100644 --- a/src/man/sssd.conf.5.xml +++ b/src/man/sssd.conf.5.xml @@ -1381,6 +1381,10 @@ fallback_homedir = /home/%u <quote>proxy</quote> for relaying authentication to some other PAM target. </para> <para> + <quote>local</quote>: SSSD internal provider for + local users + </para> + <para> <quote>none</quote> disables authentication explicitly. </para> <para> -- 1.9.3
_______________________________________________ sssd-devel mailing list sssd-devel@lists.fedorahosted.org https://lists.fedorahosted.org/mailman/listinfo/sssd-devel