"DarkBlue" <[EMAIL PROTECTED]> writes: > I think the model.py should already include > the full working sql of an administrator user > whose password could be changed later either via > catwalk or a database specific adminstration tool. > For Firebird I use flamerobin (www.flamerobin.org) .
Every tool that provided a default password has a lot of problems convincing users that it should be changed. We have docs telling how to create users and use them already. To me creating a user with a password would be a greater problem -- where to put this code? how to check if it already exists? why should I be worrying with user names instead of permissions? -- rather than a solution. -- Jorge Godoy <[EMAIL PROTECTED]> --~--~---------~--~----~------------~-------~--~----~ 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?hl=en -~----------~----~----~----~------~----~------~--~---

