#3223 sss_ssh_authorizedkeys: --debug N option is not documented in the man page
Closed: wontfix 5 years ago Opened 7 years ago by minfrin.

The --debug option is undocumented in the man page.

The significance of the integer passed to debug isn't explained anywhere. The --help describes --debug as "The debug level to run with".

--- ./src/man/sss_ssh_authorizedkeys.1.xml-orig 2016-08-19 14:01:59.000000000 +0000
+++ ./src/man/sss_ssh_authorizedkeys.1.xml  2016-10-19 10:49:09.263409000 +0000
@@ -67,6 +67,17 @@
         <variablelist remap='IP'>
             <varlistentry>
                 <term>
+                    <option>--debug</option>
+                    <replaceable>LEVEL</replaceable>
+                </term>
+                <listitem>
+                    <para>
+                        Set the debug level to the integer <replaceable>LEVEL</replaceable>.
+                    </para>
+                </listitem>
+            </varlistentry>
+            <varlistentry>
+                <term>
                     <option>-d</option>,<option>--domain</option>
                     <replaceable>DOMAIN</replaceable>
                 </term>

I don't honestly remember why we don't include the debug level. Please open a pull request on github with the patch so we can include your change -- see https://fedorahosted.org/sssd/wiki/GithubWorkflow on how to do that.

btw if we are documenting this option for sss_ssh_authorizedkeys I think adding the option for sss_ssh_knownhostsproxy would make sense as well.

milestone: NEEDS_TRIAGE => SSSD Patches welcome

Fields changed

keywords: => easyfix

Fields changed

rhbz: => 0

Metadata Update from @minfrin:
- Issue set to the milestone: SSSD Patches welcome

7 years ago

/usr/local/sbin/sssd --version
1.15.3

Even Information is missing from 'sss_ssh_authorizedkeys --help'. Need to fix there also.
Same for 'sss_ssh_knownhostsproxy --help'.

It is intentionally not documented. I would close it as won't fix.

Metadata Update from @lslebodn:
- Custom field design_review reset (from 0)
- Custom field mark reset (from 0)
- Custom field patch reset (from 0)
- Custom field review reset (from 0)
- Custom field sensitive reset (from 0)
- Custom field testsupdated reset (from 0)
- Issue close_status updated to: None

6 years ago

Metadata Update from @jhrozek:
- Custom field design_review reset (from false)
- Custom field mark reset (from false)
- Custom field patch reset (from false)
- Custom field review reset (from false)
- Custom field sensitive reset (from false)
- Custom field testsupdated reset (from false)
- Issue tagged with: easyfix

6 years ago

Islebodn .. I believe you missed to close this?

Metadata Update from @jhrozek:
- Custom field design_review reset (from false)
- Custom field mark reset (from false)
- Custom field patch reset (from false)
- Custom field review reset (from false)
- Custom field sensitive reset (from false)
- Custom field testsupdated reset (from false)
- Issue close_status updated to: wontfix
- Issue status updated to: Closed (was: Open)

5 years ago

SSSD is moving from Pagure to Github. This means that new issues and pull requests
will be accepted only in SSSD's github repository.

This issue has been cloned to Github and is available here:
- https://github.com/SSSD/sssd/issues/4256

If you want to receive further updates on the issue, please navigate to the github issue
and click on subscribe button.

Thank you for understanding. We apologize for all inconvenience.

Login to comment on this ticket.

Metadata