Hello

I just installed CVS 1.11.19 with GSSAPI enabled. Also created required
principles for cvs server in Keerberos DB and installed keytab file.
Alas I have problem - when I try use CVS I first get an error "received
broken pipe signal" and later error "could not acquire GSSAPI server
credentials". Here is full sequence of actions :

$ /opt/krb5/bin/kinit
Password for [EMAIL PROTECTED]:

$ /opt/krb5/bin/klist
Ticket cache: FILE:/tmp/krb5cc_2143
Default principal: [EMAIL PROTECTED]

Valid starting     Expires            Service principal
04/01/05 10:55:08  04/01/05 11:05:06
krbtgt/[EMAIL PROTECTED]

$ /opt/cvs/bin/cvs -d :gserver:server.ti.com:/data/cvsroot co test
cvs [checkout aborted]: error from server server.ti.com: cvs [pserver
aborted]: could not acquire GSSAPI server credentials

$ /opt/krb5/bin/klist
Ticket cache: FILE:/tmp/krb5cc_2143
Default principal: [EMAIL PROTECTED]

Valid starting     Expires            Service principal
04/01/05 10:55:08  04/01/05 11:05:06
krbtgt/[EMAIL PROTECTED]
04/01/05 10:55:27  04/01/05 11:05:06  cvs/[EMAIL PROTECTED]

$ /opt/cvs/bin/cvs -d :gserver:server.ti.com:/data/cvsroot co test
cvs [checkout aborted]: error from server server.ti.com: cvs [pserver
aborted]: could not acquire GSSAPI server credentials


Any tips how to solve this problem ? Thank you !


With best regards
Martynas 
 


_______________________________________________
Info-cvs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/info-cvs

Reply via email to