#34906: installing kerberos5 breaks OS X' ssh ----------------------------------------+----------------------------------- Reporter: h.grohne@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.1 Keywords: ssh | Port: kerberos5 ----------------------------------------+----------------------------------- Installing kerberos5 on OS X results in two mutually incompatible kerberos installations. That means /usr/bin/klist uses a different ticket cache than /opt/local/bin/klist. Unfortunately /opt/local/bin/klist appears in $PATH before /usr/bin/klist and OS X' ssh does not use the ticket cache displayed by /opt/local/bin/klist. This breaks the ssh user experience in a very confusing way. I see no obvious solution to this problem besides documenting it. -- Ticket URL: <https://trac.macports.org/ticket/34906> MacPorts <http://www.macports.org/> Ports system for Mac OS