Translations:Anlegen eines Benutzers/2/en: Unterschied zwischen den Versionen

Aus TALSIM Docs
(Die Seite wurde neu angelegt: „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. # Create u…“)
 
Keine Bearbeitungszusammenfassung
Zeile 2: Zeile 2:
# Create users in the database:
# Create 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]
# Create directory structure:
# Create directory structure:
#* Use the batch-file <code>Organize_TalsimNG_CreateUser.bat</code> to create a new directory structure for the user locally and then copy it to the appropriate place on the server
#* Use the batch-file <code>Organize_TalsimNG_CreateUser.bat</code> to create a new directory structure for the user locally and then copy it to the appropriate place on the server

Version vom 12. November 2020, 17:53 Uhr

Information zur Nachricht (bearbeiten)
Zu dieser Nachricht ist keine Dokumentation vorhanden. Sofern du weißt, wo und in welchem Zusammenhang sie genutzt wird, kannst du anderen Übersetzern bei ihrer Arbeit helfen, indem du eine Dokumentation hinzufügst.
Nachricht im Original (Anlegen eines Benutzers)
Hinweis: Benutzer sind spezifisch für jeden Customer! Wenn ein Benutzer Zugriff auf mehrere Customer haben soll, muss der Benutzer für jeden Customer separat erstellt werden.
# Benutzer in der Datenbank anlegen:
#* Auf dem Server folgende Datenbank öffnen: <code>...\Talsim-NG\customers\<CustomerName>\projectData\admin\dataBase\admin_data.mdb</code>
#* In der Tabelle <code>TalsimUser</code> den neuen Benutzer anlegen, eine GUID kann z.B. [https://www.guidgenerator.com/online-guid-generator.aspx hier] generiert werden
# Verzeichnisstruktur anlegen:
#* Mit dem batch-file <code>Organize_TalsimNG_CreateUser.bat</code> eine neue Verzeichnisstruktur für den Benutzer lokal anlegen und dann an die entsprechende Stelle auf dem Server kopieren
# Gebiets- und Zeitreihendatenbanken anlegen:
#* Beliebige bereits vorhandene Gebiets- und Zeitreihendatenbanken in das Verzeichnis des Benutzers kopieren und entsprechend umbenennen
#* Optional: Die Gebietsdatenbank in Talsim anschliessen und unerwünschte Szenarien/Simulationen löschen

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.

  1. Create 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
  2. Create directory structure:
    • Use the batch-file Organize_TalsimNG_CreateUser.bat to create a new directory structure for the user locally and then copy it to the appropriate place on the server
  3. Create area and time series databases:
    • Copy any existing territory and time series databases to the user's directory and rename them accordingly
    • Optional: Connect the territory database in Talsim and delete unwanted scenarios/simulations