Anlegen eines Benutzers/en: Unterschied zwischen den Versionen
Ferrao (Diskussion | Beiträge) Keine Bearbeitungszusammenfassung |
Keine Bearbeitungszusammenfassung |
||
Zeile 4: | Zeile 4: | ||
Note: Users are specific to each customer! If a user should have access to several customers, the user must be created separately for each customer. | Note: Users are specific to each customer! If a user should have access to several customers, the user must be created separately for each customer. | ||
# | # Creating users in the database: | ||
#* Open the following database on the server: <code>...\Talsim-NG\customers\<CustomerName>\projectData\admin\dataBase\admin_data.mdb</code> | #* Open the following database on the server: <code>...\Talsim-NG\customers\<CustomerName>\projectData\admin\dataBase\admin_data.mdb</code> | ||
#* In the table <code>TalsimUser</code> create the new user, a GUID can be generated e.g. [https://www.guidgenerator.com/online-guid-generator.aspx here] | #* In the table <code>TalsimUser</code> create the new user, a GUID can be generated e.g. [https://www.guidgenerator.com/online-guid-generator.aspx here] | ||
# | # Creating the directory structure: | ||
#* Use the batch | #* Use the batch file <code>Organize_TalsimNG_CreateUser.bat</code> to locally create a new directory structure for the user and then copy it to the respective place on the server. | ||
# | # Creating the database and time series database: | ||
#* Copy any existing | #* Copy any existing database and time series database to the user's directory and rename them accordingly. | ||
#* Optional: Connect the | #* Optional: Connect the database in Talsim and delete unwanted scenarios/simulations |
Version vom 17. März 2021, 13:59 Uhr
Note: Users are specific to each customer! If a user should have access to several customers, the user must be created separately for each customer.
- Creating users in the database:
- Open the following database on the server:
...\Talsim-NG\customers\<CustomerName>\projectData\admin\dataBase\admin_data.mdb
- In the table
TalsimUser
create the new user, a GUID can be generated e.g. here
- Open the following database on the server:
- Creating the directory structure:
- Use the batch file
Organize_TalsimNG_CreateUser.bat
to locally create a new directory structure for the user and then copy it to the respective place on the server.
- Use the batch file
- Creating the database and time series database:
- Copy any existing database and time series database to the user's directory and rename them accordingly.
- Optional: Connect the database in Talsim and delete unwanted scenarios/simulations