PANTHEON™ navodila

 Kazalo
 Glavna stran - Dobrodošli v PANTHEON navodila
[Collapse]PANTHEON
 [Collapse]Vodiči za PANTHEON
  [Expand]Vodič po PANTHEON-u
  [Expand]Vodič po PANTHEON Farming
  [Expand]Vodič po PANTHEON Retail
  [Expand]Vodič po PANTHEON Vet
 [Collapse]Uporabniški priročniki za PANTHEON
  [Expand]Uporabniški priročnik za PANTHEON
  [Expand]Uporabniški priročnik za PANTHEON Retail
  [Expand]Uporabniški priročnik za PANTHEON Vet
[Collapse]PANTHEON Web
 [Collapse]Vodiči za PANTHEON Web
  [Expand]Vodič po PANTHEON Web Light
  [Expand]Vodič za PANTHEON Web Terminal
  [Expand]Vodič za PANTHEON Web Legal
  [Expand]Arhiv starih izdelkov
 [Collapse]Uporabniški priročniki za PANTHEON Web
  [Expand]Kako začeti
  [Expand]Uporabniški priročnik za PANTHEON Web Light
   Uporabniški priročnik za PANTHEON Web Terminal
  [Expand]Arhiv starih izdelkov
  [Expand]Uporabniški priročnik za PANTHEON Web Legal
[Collapse]PANTHEON Granule
 [Collapse]Vodiči za PANTHEON Granule
  [Expand]Granula Kadri
  [Expand]Granula Potni nalogi
  [Expand]Granula Dokumenti in Opravila
  [Expand]Granula Nadzorna plošča
  [Expand]Granula B2B Naročanje
  [Expand]Granula Servis na terenu
  [Expand]Inventar fiksnih sredstev
  [Expand]Granula Inventura skladišča
 [Collapse]Uporabniški priročniki za PANTHEON Granule
   Začetek
   Primer uporabe PANTHEON Granul v namišljenem podjetju
  [Expand]PANTHEON Granule in aktivacija
  [Expand]Granula Kadri
  [Expand]Granula Potni nalogi
  [Expand]Granula Dokumenti in opravila
  [Expand]Granula B2B naročanje
  [Expand]Granula Nadzorna plošča
  [Expand]Granula Servis na terenu
  [Expand]Granula Inventura osnovnih sredstev
  [Expand]Granula Inventura skladišča
   PANTHEON Granule - pogosta vprašanja in odgovori
   Arhiv
[Expand]Uporabniške strani

Load Time: 563,1285 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.

 

 

  

     


Ali so bila ta navodila uporabna?
Vaše povratne informacije bodo prispevale k boljši pomoči.
Komentarji
Komentarji so izpostavljeni tudi na forumu.