[Bug 1163] new option: --show-config or similar to show configuration state (?)

bugzilla-daemon at mindrot.org bugzilla-daemon at mindrot.org
Sat Feb 25 23:24:26 EST 2006


http://bugzilla.mindrot.org/show_bug.cgi?id=1163

           Summary: new option: --show-config or similar to show
                    configuration state (?)
           Product: Portable OpenSSH
           Version: 4.3p2
          Platform: Other
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: ssh
        AssignedTo: bitbucket at mindrot.org
        ReportedBy: vincent.mcintyre at gmail.com


Hi

this is a wishlist bug arising out of a problem I had some months ago.
I was trying to understand how the permissions from multiple Host stanzas
accumulated as openssh chugged through the various config files. From the
conversation with Darren Tucker, it sounded like this doesn't exist yet.

It might be useful to have an option to ssh that prints the accumulated
configuration from all the inputs (commandline, $HOME/.ssh/config,
/etc/ssh/ssh_config, compilation) and exits, rather than trying to connect.
The name of each configuration source would be printed as it was opened.
The output could include any changes to configuration as each source is
parsed, but it would probably be enough just to spit out the final state.

The option could be named like --config-summary or --show-config.
For a short option name, "-O" looks to be free.

Another implemenation path might be to add this to the -vvv output.

Thanks
Vince




------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.




More information about the openssh-bugs mailing list