[cvsnt] Problem in debian
Claudio Guzman
cguzmana at gmail.com
Mon Feb 23 19:40:23 GMT 2009
other question, for cvs access to the user also has to take into
account the debian. and as if the protocol is running sserver?
Example:
Client:
$ cvs -d :sserver:demo:demo at 192.168.24.105:/demo login
Logging in to :sserver:demo at 192.168.24.105:2401:/demo
connect to 192.168.24.105:2401 failed:
Server log auth.log
Feb 23 16:06:04 desarrollo sshd[2898]: Failed password for invalid
user demo from 192.168.24.107 port 58961 ssh2
2009/2/21 <user at domain.invalid>:
> Hi Claudio,
>
> On Server:
> PServer and Plugin
>
> Vi /etc/cvsnt/Plugins
> #EnumProtocol=1 # Remote enumeration (info -r)
> #GserverProtocol=1 # GSSAPI
> PserverProtocol=1 # Original pserver
> SserverProtocol=1 # SSL encrypted pserver
> #SspiProtocol=1 # SSPI (via Winbind, if configured)
> #SyncProtocol=1 # Server sync
> #AuditTrigger=0 # Audit events to database
> #EmailTrigger=0 # Send emails
> #CheckoutTrigger=0 # Enable CVSROOT/shadow
>
> - Vi /etc/cvsnt/PServer and change:
> #
> AuditLogSessions=1 # All server connections/commands
> #AuditLogCommits=0 # Log changes due to commits
> #AuditLogDiffs=0 # Store diffs in commit log
> #AuditLogTags=0 # Log tagging operations
> AuditLogHistory=1 # Log cvs history
> #
> You will create a key PEM
> CertificateFile=/etc/cvsnt/cert.pem
> PrivateKeyFile=/etc/cvsnt/key.pem
> And change :
> #CertificatesOnly=0
> Repository0=/home/database
> Repository0Name=/database >> Repository0Name=/database
> On Client :
> You install cvsnt and cvsnt-protocol-sserver on CVS Client.
>
> Claudio Guzman wrote:
>>
>> please PServer settings and Plugin, I can not make the client connects
>> to the server remotely by :sserver:
>>
>> Thanks.
>
> _______________________________________________
> cvsnt mailing list
> cvsnt at cvsnt.org
> http://www.cvsnt.org/cgi-bin/mailman/listinfo/cvsnt
>
> Upgrade to CVS Suite for more features and support:
> http://march-hare.com/cvsnt/
>
More information about the cvsnt
mailing list