I have gone back to the original deploy.rb recipe and the problem is with 
whatever capistrano is using for the scm password to log onto the git 
host:  I see this in the log files on that host:


Dec  3 14:45:21 inet09 unix_chkpwd[2813]: password check failed for user 
(theheart)
Dec  3 14:45:23 inet09 sshd[2734]: Failed password for theheart from 
216.185.71.241 port 44926 ssh2

I have confirmed that providing the password via the login command on that 
host works and that the same password is now hard-coded into the deploy.rb 
file.  So, the only remaining question is what format is Capistrano using 
to encrypt the password before sending it to the remote host.  Our systems 
run CentOS-6, an RHEL6 rebuild.  Is there something special about CentOS 
logins?




-- 
You received this message because you are subscribed to the Google Groups 
"Capistrano" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web, visit 
https://groups.google.com/d/msgid/capistrano/710b6f1c-04e5-47db-bf13-85b2a001fdc0%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to