Is anything trying to execute via sudo?

- Jamis

On Apr 29, 2008, at 8:37 AM, Chuck wrote:


I was going to set up a cron job  (under my own crontab, so it'd be
running as my user).

Here's what I get when I attempt to deploy: (cap staging deploy)

 * executing `staging'
   triggering start callbacks for `deploy'
 * executing `multistage:ensure'
   triggering before callbacks for `deploy'
 * executing `umount_nfs_shares'
 * executing "umount command that's the first thing under
umount_nfs_shares"
   servers: ["X.X.X.X", "X.X.X.X", "X.X.X.X"]
Password:

I didn't put a password on the SSH certificate, so I'm certain that's
not it.

Thanks,
Chuck

On Apr 28, 4:37 pm, Jamis Buck <[EMAIL PROTECTED]> wrote:
How is your deployment script being run automatically? Is it being run
as you, or a different user? When does it prompt for a password?
(Might it be prompting for an SSH certificate passphrase, which is not
the same as the password?)

- Jamis

On Apr 28, 2008, at 3:55 PM, Chuck wrote:



I'm trying to set up a deployment script that will run on a regular
basis, but it continuously prompts me for a password.

I set up a public/private key and can now log into the machines i'm
deploying to from my deployment machine without a password, but cannot
for the life of me figure out how to get capistrano to drop the
password prompt.

Any ideas/input?



smime.p7s
3KDownload

--~--~---------~--~----~------------~-------~--~----~
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/capistrano
-~----------~----~----~----~------~----~------~--~---


Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to