X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/4b18d5da943d2251c7d45ad96a053b71d85007a5..b31d0c561e413b9b27c818163c433c132bcfd6e7:/templates/webpages/admin/check_auth_database_en.html diff --git a/templates/webpages/admin/check_auth_database_en.html b/templates/webpages/admin/check_auth_database_en.html new file mode 100644 index 000000000..ae658b0bf --- /dev/null +++ b/templates/webpages/admin/check_auth_database_en.html @@ -0,0 +1,61 @@ +[% USE HTML %] + +
[% title %]
+ +
+ +

+ The database for user management and authentication does not exist. You can create let Lx-Office create it with the following parameters: +

+ + + + + + + + + + + + + + + + + + +
Host:[% HTML.escape(db_host) %]
Port:[% HTML.escape(db_port) %]
User name:[% HTML.escape(db_user) %]
Database name:[% HTML.escape(db_db) %]
+ +

+ Please enter the name of the database that will be used as the template for the new database: +

+ +

Template database:

+ +

+ If the database user listed above does not have the right to create a database then enter the name and password of the superuser below: +

+ + + + + + + + + + +
Superuser name:
Password:
+ + + + + + + +
+ + +