Bug 65225 - gssapi authentication just won't work in cvs 1.11.2
Summary: gssapi authentication just won't work in cvs 1.11.2
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Red Hat Raw Hide
Classification: Retired
Component: cvs
Version: 1.0
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Nalin Dahyabhai
QA Contact: Ben Levenson
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2002-05-20 17:01 UTC by Jonathan Kamens
Modified: 2007-04-18 16:42 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2002-05-20 17:02:22 UTC
Embargoed:


Attachments (Terms of Use)
don't use stdio buffer closure incorrectly (1.46 KB, patch)
2002-05-20 17:02 UTC, Jonathan Kamens
no flags Details | Diff

Description Jonathan Kamens 2002-05-20 17:01:45 UTC
(I reported this bug to bug-cvs as well.)

"gserver" authentication won't work in cvs-1.11.2, because it attempts
to use the closure of a stdio buffer incorrectly.  Any attempt to use
gserver authentication yields the error message "gserver currently
only enabled for socket connections."

I've attached a diff which fixes this problem and abstracts access to
this information to make it less likely that the problem will occur in
the future.

Comment 1 Jonathan Kamens 2002-05-20 17:02:16 UTC
Created attachment 58016 [details]
don't use stdio buffer closure incorrectly

Comment 2 Nalin Dahyabhai 2002-06-04 21:57:24 UTC
Incorporating into 1.11.2-3.  Thanks!


Note You need to log in before you can comment on or make changes to this bug.