[Cocoapsql-developer] notes on SSHPassKey.app
Status: Alpha
Brought to you by:
alkirkus
From: Olaf v. O. <ol...@ad...> - 2002-06-01 21:37:42
|
Hi Al, I looked a little at what does. I don't know exactly but basically some preferences are set and the app returns the saved password from the keychain. I am happy so far. See you, Olaf June 1, 2002 SSHPassKey.app v1.1 by Bill Bumgarner <bb...@co...> (http://www.versiontracker.com/moreinfo.fcgi?id=13221&db=mac) Stored the app in my Developer/Applications folder Using SSHPassKey With ProjectBuilder In the ~/Library/Preferences/com.apple.ProjectBuilder.plist the app added SSHPassKeyAppEnabled YES SSHPassKeyAppPath /Developer/Applications/SSHPassKey.app SSHPassKeyForceCVSToUseSSH YES PBXExtraPlugInFolders /Developer/Applications/SSHPassKey.app/Contents/Resources/Project Builder Plug-ins Using SSHPassKey Universally In the ~/.MacOSX/environment.plist the app added CVS_RSH ssh DISPLAY localhost SSH_ASKPASS /Developer/Applications/SSHPassKey.app/Contents/MacOS/SSHPassKey |