new profils available, some improved
by
kiorky
—
last modified
09/08/2009 11:21
Classé sous :
In the the last weeks, I carried out some changes to minitage.paste.
Now, there are some new profils out there:
- minitage.profils.mysql : a profil to initiate a mysql database right into your project.
- minitage.profils.openldap : a profil to initiate an openldap instance right into your project.
- minitage.profils.pasteinitd: a profil to generate an init script to launch a server configured via Pythonpaste configuration
There also some changes on the postgresql profile.
Now:
- You have your system user admin of the database. But you can connect only via localhost.
- The user created via the paster is only administrator on the database, but not on the database server. He can connect from localhost without password, but he must authenticate from other locations.


