As I reported on the mailing list:
- sssd.conf man page does not include "autofs" and "ssh" as supported
services. https://fedorahosted.org/sssd/ticket/1183
- sssd-ldap.conf man page should have "not set" instead of "none" as a
default for the directive ldap_sasl_mech.
https://fedorahosted.org/sssd/ticket/1180
Considered these are my first patches, I ask you to report to me everything
I made wrong or possibly-doable-better so I can improve for future patches
:-)
Thanks
Marco
From 444bbf21ce4a1ad8278bc16b3fa85948dfe8e3af Mon Sep 17 00:00:00 2001
From: Marco Pizzoli <[email protected]>
Date: Sun, 12 Feb 2012 12:14:53 +0100
Subject: [PATCH] Two manual pages fixes
---
src/man/sssd-ldap.5.xml | 2 +-
src/man/sssd.conf.5.xml | 2 ++
2 files changed, 3 insertions(+), 1 deletions(-)
diff --git a/src/man/sssd-ldap.5.xml b/src/man/sssd-ldap.5.xml
index 4fd4841..84466b5 100644
--- a/src/man/sssd-ldap.5.xml
+++ b/src/man/sssd-ldap.5.xml
@@ -1270,7 +1270,7 @@
Currently only GSSAPI is tested and supported.
</para>
<para>
- Default: none
+ Default: not set
</para>
</listitem>
</varlistentry>
diff --git a/src/man/sssd.conf.5.xml b/src/man/sssd.conf.5.xml
index abebf84..5ff206e 100644
--- a/src/man/sssd.conf.5.xml
+++ b/src/man/sssd.conf.5.xml
@@ -87,6 +87,8 @@
<para>
Supported services: nss, pam
<phrase condition="with_sudo">, sudo</phrase>
+ <phrase condition="with_autofs">, autofs</phrase>
+ , ssh
</para>
</listitem>
</varlistentry>
--
1.7.7.6
_______________________________________________
sssd-devel mailing list
[email protected]
https://fedorahosted.org/mailman/listinfo/sssd-devel