bugzilla-daemon at mindrot.org
2005-Sep-05 23:00 UTC
[Bug 1078] passing --without-kerberos5 still checks for some kerberos support
http://bugzilla.mindrot.org/show_bug.cgi?id=1078
Summary: passing --without-kerberos5 still checks for some
kerberos support
Product: Portable OpenSSH
Version: -current
Platform: All
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: Documentation
AssignedTo: bitbucket at mindrot.org
ReportedBy: vapier at gentoo.org
the code in configure.ac that handles kerberos support will still check for some
kerberos features even if the user specifies --without-kerberos5
this is because some of the AC macros are outside of the 'if test
"x$withval" !"xno" ; then' code
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
bugzilla-daemon at mindrot.org
2005-Sep-05 23:00 UTC
[Bug 1078] passing --without-kerberos5 still checks for some kerberos support
http://bugzilla.mindrot.org/show_bug.cgi?id=1078
vapier at gentoo.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|Documentation |Build system
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
bugzilla-daemon at mindrot.org
2005-Sep-05 23:01 UTC
[Bug 1078] passing --without-kerberos5 still checks for some kerberos support
http://bugzilla.mindrot.org/show_bug.cgi?id=1078 ------- Additional Comments From vapier at gentoo.org 2005-09-06 09:01 ------- Created an attachment (id=953) --> (http://bugzilla.mindrot.org/attachment.cgi?id=953&action=view) openssh-without-krb5.patch ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
bugzilla-daemon at mindrot.org
2005-Sep-13 00:36 UTC
[Bug 1078] passing --without-kerberos5 still checks for some kerberos support
http://bugzilla.mindrot.org/show_bug.cgi?id=1078
tim at multitalents.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From tim at multitalents.net 2005-09-13 10:36
-------
Fix commited to CVS
Thanks for the report
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.