| Summary: | krb5: after upgrade to 1.14 gssntlmssp fails to operate | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Nikos Mavrogiannopoulos <nmavrogi> |
| Component: | krb5 | Assignee: | Robbie Harwood <rharwood> |
| Status: | CLOSED INSUFFICIENT_DATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 23 | CC: | abokovoy, j, mrogers, nalin, npmccallum, rharwood |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2016-12-02 20:12:31 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
|
Description
Nikos Mavrogiannopoulos
2016-03-07 13:19:52 UTC
I tried to reproduce this with your instructions, and got the expected results. I built ocserv from the repo with HEAD at 5964c31d, with krb5 1.14 packages. [vagrant@localhost ocserv]$ rpm -qa | grep krb5 krb5-libs-1.14.1-6.fc23.x86_64 krb5-devel-1.14.1-6.fc23.x86_64 [vagrant@localhost ocserv]$ cd tests/ && sudo ../src/ocserv -d 1 -f -c data/test-gssapi.config Skipping unknown option 'cookie-validity' Setting 'gssapi' as primary authentication method Setting 'file' as supplemental config option listening (TCP) on 0.0.0.0:4449... listening (TCP) on [::]:4449... listening (UDP) on 0.0.0.0:4449... listening (UDP) on [::]:4449... ocserv[612]: main: not using control unix socket ocserv[612]: main: initialized ocserv 0.11.3 ocserv[613]: sec-mod: reading supplemental config from files ocserv[613]: sec-mod: sec-mod initialized (socket: /var/run/ocserv-socket.612) ...^C ocserv[612]: main: termination request received; waiting for children to die This message is a reminder that Fedora 23 is nearing its end of life. Approximately 4 (four) weeks from now Fedora will stop maintaining and issuing updates for Fedora 23. It is Fedora's policy to close all bug reports from releases that are no longer maintained. At that time this bug will be closed as EOL if it remains open with a Fedora 'version' of '23'. Package Maintainer: If you wish for this bug to remain open because you plan to fix it in a currently maintained version, simply change the 'version' to a later Fedora version. Thank you for reporting this issue and we are sorry that we were not able to fix it before Fedora 23 is end of life. If you would still like to see this bug fixed and are able to reproduce it against a later version of Fedora, you are encouraged change the 'version' to a later Fedora version prior this bug is closed as described in the policy above. Although we aim to fix as many bugs as possible during every release's lifetime, sometimes those efforts are overtaken by events. Often a more recent Fedora release includes newer upstream software that fixes bugs or makes them obsolete. |