Re: Connecting using ssh and putty's pageant key manager
"roneau2005" <[email protected]>
| Newsgroups | gmane.comp.version-control.cvs.gui.user |
|---|---|
| Message-ID | <[email protected]> |
In response to myself: It now works if I specify in the CVSROOT :ssh;username=joebloggs;hostname=myhostname.domain.com:/usr/local/cvsroot And wincvs authenticates using the ssh-agent (pageant) No need for the batch anymore! Still no clue what the CVSNT password agent is... --- In [email protected], "roneau2005" <roneau2005@...> wrote: > > Hello, > > I would like WinCVS 2 to connect to a linux cvs server over ssh. > I have tried both ssh and ext protocol without success. > > When using the previous version (WinCVS1.3), I used to have a > small sshcvs.bat batch file doing the authentication via plink (that > comes with putty). > ==== > @echo off > set CMD_LINE_ARGS= > :setArgs > if ""%1""=="""" goto doneSetArgs > set CMD_LINE_ARGS=%CMD_LINE_ARGS% %1 > shift > goto setArgs > :doneSetArgs > > "c:\program files\putty\plink.exe" -ssh -i rsa-key.ppk %CMD_LINE_ARGS% > === > > I would like to connect using this key, because then I don't need to > type the ssh password every time! Putty's authentication agent > (Pageant) would > store the key for me and authenticate me every time. > > Where would I put a link to such a batch file with the new CVSROOT wizard? > > Is the CVSNT password agent something similar to Putty's > authentication agent? > > > Thanks! > > roneau2005@... > Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/cvsgui/ <*> Your email settings: Individual Email | Traditional <*> To change settings online go to: http://groups.yahoo.com/group/cvsgui/join (Yahoo! ID required) <*> To change settings via email: mailto:[email protected] mailto:[email protected] <*> To unsubscribe from this group, send an email to: [email protected] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/