[Bug 254193] security/sssd

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Mar 10 15:29:21 UTC 2021


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=254193

            Bug ID: 254193
           Summary: security/sssd
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs at FreeBSD.org
          Reporter: amendlik at gmail.com
                CC: lukas.slebodnik at intrak.sk
                CC: lukas.slebodnik at intrak.sk
             Flags: maintainer-feedback?(lukas.slebodnik at intrak.sk)

Update documentation for sss_ssh_knownhostsproxy for FreeBSD-specific paths.

The current man page includes this section:

       ssh(1) can be configured to use sss_ssh_knownhostsproxy for host key
       authentication by using the following directives for ssh(1)
       configuration:

           ProxyCommand /usr/bin/sss_ssh_knownhostsproxy -p %p %h
           GlobalKnownHostsFile /var/lib/sss/pubconf/known_hosts


On FreeBSD, the paths should be as follows:

           ProxyCommand /usr/local/bin/sss_ssh_knownhostsproxy -p %p %h
           GlobalKnownHostsFile /var/db/sss/pubconf/known_hosts

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


More information about the freebsd-ports-bugs mailing list