On Tue, 24 Nov 2009, Parijat Kalia wrote: > Hey guys, on the jobeet deployment page, here is a statement I read (Before > running the project:deploy task for the first time, you need to connect to > the server manually to add the key in the known hosts file.): > > *Before running the project:deploy task for the first time, you need to > connect to the server manually to add the key in the known hosts file.* > > What exactly does he mean that I need to manually connect to the server to > add a key?? I guess this is something that is proving to be an obtrusion!
When you connect to a host via ssh for the first, it will send the HOST key, which ssh prompts to add to your known hosts. This is probably what the tutorial refers to. -- -- You received this message because you are subscribed to the Google Groups "symfony users" group. To post to this group, send email to symfony-us...@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.