Re: Re: macCVS crash
Jens Miltner <[email protected]> Wed, 13 Aug 2008 16:56:30 +0200
| Newsgroups | gmane.comp.version-control.cvs.gui.user |
|---|---|
| Message-ID | <[email protected]> |
Am 13.08.2008 um 16:40 schrieb Divya: > Yes it worked. Thanks for the help. Is there any documentation on how > to bypass password. > Are you talking about ssh passwords? If so, there's a tutorial on how to store ssh passphrases in the Mac OS X keychain, so that the ssh- agent can access them: <http://ormset.no/wordpress/2007/10/28/leopard-finally-supporting-ssh-agent-at-login >. Essentially, you'll need to work with ssh-keys, because MacCvsX has no way of intercepting the password when cvsnt is setting up the ssh connection. Once you have set up your keys, you need to put your ssh-key passphrase (if you chose to set one) into your keychain by running ssh once with the -i option, e.g. ssh -i .ssh/id_dsa [email protected] This will initiate the ssh section once, ask for the ssh-key password and store the password in the keychain. For any future ssh session to this host, the system ssh-agent will then be able to retrieve the password from your keychain. This is also what would make ssh connections in MacCvsX work, since you're no longer required to enter your password at the command prompt... HTH, </jum> ------------------------------------ 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/