Mariano, You can do it from the command line php symfony guard:create-user your_email username password php symfony guard:promote username
to view all options just execute php symfony list guard Mariusz Sasinski On Thu, Jul 1, 2010 at 2:10 PM, Mariano Sola <mariano.s...@gmail.com> wrote: I'd like to ask you for some help with a production migration of a symfony 1.4 project with the sfGuard plugin installed. I have created tables on the dababase (model and sfGuard ones) of production environment, but I wasn't be able to create an admin user in order to log in into the application. I saw that the password column of the sfGuardUser is encrypted so I can't do a simple insert statement to create it. Does somebody know how to solve it? thanks in advance! mariano :: -- 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 -- 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