PANTHEON™ Help

 Toc
 Početna stranica
[Collapse]PANTHEON
 [Collapse]PANTHEON priručnici
  [Expand]Vodič kroz Datalab PANTHEON Farming
  [Expand]Vodič za mobilni POS
  [Expand]Vodič po DataLab PANTHEON™-u
  [Expand]Vodič po PANTHEON Vet
 [Collapse]PANTHEON korisnički priručnici
  [Expand]Korisnički priručnik za DataLab PANTHEON™
  [Expand]Korisnički priručnik za PANTHEON Vet
  [Expand]Korisnički priručnik za PANTHEON maloprodaju
[Collapse]PANTHEON Web
 [Collapse]Vodiči po PANTHEON Web
  [Expand]Vodič po PANTHEON Web Light-u
  [Expand]Vodič za PANTHEON Web Terminal
  [Expand]Arhiva starih proizvoda
  [Expand]Vodič po PANTHEON Web Legal
 [Collapse]Korisnički priručnici za PANTHEON Web
  [Expand]Početak rada s PANTHEON Web-om
  [Expand]Korisnički priručnik za PANTHEON Web Light
  [Expand]Korisnički priručnik za PANTHEON Web Terminal
  [Expand]Korisnički priručnik za PANTHEON Web Legal
  [Expand]Arhiva starih proizvoda
[Collapse]PANTHEON Granule
 [Collapse]Vodič po PANTHEON Granulama
  [Expand]Granule za Servis na terenu
  [Expand]Granula Kadrovi
  [Expand]Granula Putni nalozi
  [Expand]Granula Dokumenti i Zadaci
  [Expand]Granula Kontrolna tabla
  [Expand]Granula B2B narudžbe
  [Expand]Inventar Fiksne Imovine Granula
  [Expand]Inventar Skladišta Granula
 [Collapse]Korisnički priručnik za PANTHEON Granule
   Početak
   Korištenje PANTHEON Granula u imaginarnom poduzeću Tecta
  [Expand]PANTHEON Granule i aktivacija
  [Expand]Granula Kadrovi
  [Expand]Granula Putni nalozi
  [Expand]Granula Dokumenti i zadaci
  [Expand]Granula B2B narudžbe
  [Expand]Granula Nadzorna ploča
  [Expand]Granula Servis na terenu
   Česta pitanja i odgovori
  [Expand]Inventar dugotrajne imovine
  [Expand]Granula Inventura skladišta
   Arhiva

Load Time: 406,2577 ms
"
  6613 | 1 | |
Label


SQL Server Logins in PANTHEON

PANTHEON creates a SQL Server login for each PANTHEON user.

The PANTHEON use AD uses the SQL Server user AD.

00001.gif
WARNING
If you attach a database from another server, users of that dabase exist for the database, but not for the server.
To create SQL Server users from existing database users, use the AddUsers utility.

 

Table of contents

  1. Passwords
  2. SysAdmin Users
  3. Setting a SysAdmin User in SQL Management Studio

1. Passwords

PANTHEON uses SQL authentication of users and their passwords. A PANTHEON user is created as a SQL Server login with the same name.

To prevent users from having unlimited access to the database (via Excel, Access, or Query Analyzer), as they could gain access to sensitive information through backdoors, the password is encrypted with a special algorithm after logging into PANTHEON.

Example: the user AD has the password 1234, but this is stored as a$32wzhfdfi42_. Because the encryption algorithm is secret, the user cannot encrypt the password on his own. The password entered at PANTHEON logon is  encrypted and compared to the stored value.

00001.gif Always change passwords in PANTHEON.
You will not be able to logon to PANTHEON if you change passwords with a database manager or query utility.

 

00001.gif If a user needs access to PANTHEON's data, create him or her a new SQL or NT login and allow it access only to the necessary tables.
WARNING: a user with a NT login or one with a username that is longer than two characters will not be able to edit data in PANTHEON (because of UNDO triggers), but will be able to read them.

 

 2. SysAdmin Users

At least one user must have SysAdmin privileges on the SQL Server instance. After installation, all users created by the installer (at least the AD user) have SysAdmin privileges.

The SysAdmin is able to add new users.

3. Setting a SysAdmin User in SQL Management Studio

Open SQL Management Studio, find the desired SQL Server instance, open the Security node, and then Logins.

62289.png

In the list of users, double-click the user that you want to grant SysAdmin privileges. Check the box next to sysadmin.

 

PANTHEON's Administration Panel now shows that that user now has access to all databases on the server instance.

Access to some databases can also be revoked in PANTHEON.

 

00001.gif
  1. For more information about SQL server editions and technical instructions, see the SQL Server websites.
  2. Microsoft SQL servers that run on the Linux operation system ARE NOT supported. The Microsoft SQL server on the Linux operation system does not support all features of servers on Windows operation systems, which means that PANTHEON cannot function properly.
  3. From January 2022, PANTHEON X is no longer supported on servers versions older than 2016. The Microsot SQL Server 2019 is recommended.

 

 

  

     


Rate this topic
Was this topic usefull?
Comments
Comment will also bo visible in forum!