Hi Jasp, In Docudo we've implemented a few install scripts that run offline before you start using the app. One of those scripts populates the database with initial groups/users for Identity. You can find the script here:
http://www.turbogears.org/svn/docudo/trunk/Docudo/install.identity.py It follows the same form as the "tg-admin" commands (see turbogears/command for more examples). It is very basic, there is probably a better way of doing it, but it works! Steve --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" 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/turbogears -~----------~----~----~----~------~----~------~--~---

