PANTHEON™ manual

 Categories
 PANTHEON Help - Welcome
[Collapse]PANTHEON
 [Expand]Guides for PANTHEON
 [Collapse]User Manuals for PANTHEON
  [Collapse]User Manual for PANTHEON
   [Collapse]Getting Started
     Dictionary of terms
     First steps with PANTHEON
    [Expand]Using PANTHEON at Tecta, a fictional company
    [Expand]Instructions for Ensuring Compliance of PANTHEON with SAS
    [Expand]PANTHEON Installation
    [Collapse]PANTHEON System
     [Expand]PANTHEON System data
     [Expand]MS SQL Server
     [Expand]Microsoft Windows Utilities
     [Collapse]Security Policy
       How upgrade affects databases
       SQL Server Logins in PANTHEON
       Automatic Domain User Logon
     [Expand]Database Administration
    [Expand]PANTHEON Basics
    [Expand]PANTHEON Help
    [Expand]Materials and Goods Movements
    [Expand]Assigning Identifiers
    [Expand]Frequently asked questions about Pantheon (F.A.Q.)
    [Expand]Archive
   [Expand]User Manual for eBusiness
   [Expand]Settings
   [Expand]Orders
   [Expand]Goods
   [Expand]Manufacturing
   [Expand]Service
   [Expand]Help
   [Expand]Personnel
   [Expand]Financials
   [Expand]Analytics
  [Expand]User Manual for PANTHEON Retail
  [Expand]User manual for PANTHEON Vet
  [Expand]User Manual for PANTHEON Farming
[Expand]PANTHEON Web
[Expand]PANTHEON Granules
[Expand]User Site

Load Time: 687.5234 ms
print   |
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!