Hi,
 
I've installed cvs, it is working fine, but I'm having problems configuring the Kerberos authentication through gssapi.
 
(I believe) I've successfully compiled CVS with encryption and gssapi support, krb5 and installed a master KDC with several principals, including cvs/<myhostname>.
 
The problem is, when I try to connect from the server computer to its repository via gserver, I get two types of  errors that say:
1) cvs [init aborted]: received broken pipe signal
2) cvs [init aborted]: error from server aquilanet.hu: cvs [pserver aborted]: could not acquire GSSAPI server credentials
 
I've done a "kinit cvs/aquilanet.hu" before issuing the init command (or any other commands, for that matter), and klist tells me that a valid ticket exists, just like it should...
 
Any ideas what could be wrong?
 
Thanks in advance,
David
_______________________________________________
Info-cvs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/info-cvs

Reply via email to