We just setup StORE on SQL Server. The instructions say that you have to log in the first time as 'sa' to create the databases. Our database administrators here were very unhappy about that and didn't want to release the password for 'sa' to the developers. We had to figure out why the 'sa' user was needed and how it created the databases. The database admins then performed this task manually. To install StORE, we then had to comment out the line that created the databases. You should have some provision for organizations like ours whose databases are maintained by a separate team and the passwords are closely guarded.
David Buck