[symfony-users] Deploying: if i write the password in properties.ini, why i have to write it again?

2010-03-18 Thread Javier Garcia

Hi,

this is my properties.ini. When i deploy my project (deploy --go) it 
asks me the password.


[symfony]
  name=rs
[production]
  host=208.43.66.44
  port=65001
  user=tirengar
  dir=public_html
  type=rsync
  pass=my_password ---

Javi

--
If you want to report a vulnerability issue on symfony, please send it to 
security at symfony-project.com

You received this message because you are subscribed to the Google
Groups symfony users group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to
symfony-users+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/symfony-users?hl=en


Re: [symfony-users] Deploying: if i write the password in properties.ini, why i have to write it again?

2010-03-18 Thread Augusto Flavio
Hi Javier,

try to create a ssh connection without password. You can do it using a ssh
public key.



Bye.



Augusto Morais

2010/3/18 Javier Garcia tirengar...@gmail.com

 Hi,

 this is my properties.ini. When i deploy my project (deploy --go) it asks
 me the password.

 [symfony]
  name=rs
 [production]
  host=208.43.66.44
  port=65001
  user=tirengar
  dir=public_html
  type=rsync
  pass=my_password ---

 Javi

 --
 If you want to report a vulnerability issue on symfony, please send it to
 security at symfony-project.com

 You received this message because you are subscribed to the Google
 Groups symfony users group.
 To post to this group, send email to symfony-users@googlegroups.com
 To unsubscribe from this group, send email to
 symfony-users+unsubscr...@googlegroups.comsymfony-users%2bunsubscr...@googlegroups.com
 For more options, visit this group at
 http://groups.google.com/group/symfony-users?hl=en

-- 
If you want to report a vulnerability issue on symfony, please send it to 
security at symfony-project.com

You received this message because you are subscribed to the Google
Groups symfony users group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to
symfony-users+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/symfony-users?hl=en