Re: Xcode CVS over SSH w/ no keys
Re: Xcode CVS over SSH w/ no keys
- Subject: Re: Xcode CVS over SSH w/ no keys
- From: GoochRules! <email@hidden>
- Date: Thu, 11 Dec 2003 17:27:35 -0700
Now I get:
Permission denied, please try again.
Permission denied, please try again.
Received disconnect from xxx.xxx.xxx.xxx: 2: Too many authentication
failures for goose
cvs [status aborted]: end of file from server (consult above messages
if any)
On Dec 11, 2003, at 16:43, Dmitry Markman wrote:
here is what I have in my .ssh
directory:
authorized_keys2
id_dsa
id_dsa.pub
id_rsa
id_rsa.pub
known_hosts
and everything is just fine
hope it will help
On Dec 11, 2003, at 5:53 PM, GoochRules! wrote:
Greetings,
I am attempting to connect to an internal cvs server via ssh using
password authentication. I do not have any keys in ~/.ssh on my
powerbook. I have tried adding rsa, rsa1, and dsa keys, but no
matter the circumstances, the SCM window always reports this:
Permission denied, please try again.
Permission denied, please try again.
Permission denied (publickey,password,keyboard-interactive).
cvs [status aborted]: end of file from server (consult above messages
if any)
I am only able to try to connect again if I open the information
window for my project, and re-select 'Enable SCM' on the 'General'
tab. At one point SCM would ask me for my password over and over
until I clicked cancel. I have not been able to reproduce this
consistently.
I have ssh selected rather than rsh inside Xcode, I also have these
setenv's:
setenv CVSROOT :ext:email@hidden:/home/cvs
setenv CVS_RSH ssh
setenv SSH_AUTH_SOCK /tmp/501/SSHKeychain.socket
and this 'defaults write com.apple.Xcode' (gathered from Help->Show
Expert Preference Notes):
PBXSCMDebug Yes
Any help is apperciated.
Matthew Peltzer
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.
Dmitry Markman
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.