Hi Bit, Please ask these kinds of questsions in the Users group. The developers group is the group where those who are enhancing Symfony talk about what they are going to add next as functionality and what they feel should change.
As for the answer to your question it's actually quite simple. It is actually answered in the documentation for sfGuard itself. http://trac.symfony-project.org/wiki/sfGuardPluginFor10 Look for "Customize the sfGuardUser model" It shows you how to map a user to a profile (the profile being your table with all your other user data. James On Jul 12, 2008, at 6:37 AM, Bit Byter wrote: > > Please excuse the double post. I thought I'd post this again here - in > case people did not see it since it was hidden in my other post. > > There is one thing that I have been really struggling with, and would > appreciate help on : > > 1). I have a very rich user model, which comprises of user related > data stored accross several tables. also my user table has many fields > that are not in the user table provided by the sfAuthGuard plugin. I > would like to use the Authentation mechanism provided by the > sfAuthGuard plugin, but I am not sure how to integrate my (more > complicated) user tables with the sfGuardPlugins minimalistic user > table. I would appreciate any help on how I may do this. > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "symfony developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/symfony-devs?hl=en -~----------~----~----~----~------~----~------~--~---
