LogoLogo
Go to Syntho.AI
Japanese (AI Translated)
Japanese (AI Translated)
  • Welcome to Syntho
  • 概要
    • About Syntho
    • Get started
      • Introduction to data generation methods
      • Use Case: AI-generated synthetic data
      • Use Case: AI-generated synthetic time series data
      • Use Case: Database de-identification
    • Frequently asked questions
  • ワークスペースの設定
    • View workspaces
    • Create a workspace
      • Connect to a database
        • PostgreSQL
        • MySQL / MariaDB
        • Oracle
        • Microsoft SQL Server
        • DB2
        • Databricks
        • Hive
        • SAP Sybase
        • Azure Data Lake Storage (ADLS)
        • Amazon Simple Storage Service (S3)
    • Edit a workspace
    • Delete a workspace
    • Share a workspace
    • Transfer workspace ownership
  • データ生成ジョブの設定
    • Configure table settings
    • Configure column settings
      • AI-powered generation
        • Sequence model
          • Prepare your sequence data
      • Mockers
        • Consistent mapping
        • Supported languages
      • Duplicate
      • Exclude
      • Hash
      • Calculated columns
      • Primary Key / Foreign Key
        • Key generators
    • Manage personally identifiable information (PII)
      • Discover and de-identify PII columns
        • Identify PII columns manually
        • Automatic PII discovery with PII scanner
      • Remove columns from PII list
      • Automatic PII discovery and de-identification in free text columns
      • Supported PII & PHI entities
    • Manage foreign keys
      • Foreign key inheritance
      • Add virtual foreign keys
        • Add virtual foreign keys
        • Use foreign key scanner
        • Import foreign keys via JSON
        • Export foreign keys via JSON
      • Delete foreign keys
      • Circular foreign key references
    • Validate and Synchronize workspace
    • View and adjust generation settings
    • Table relationships
      • Verify foreign keys
      • Synthesize individual tables with automatic key matching
      • De-identify PII columns
  • デプロイ・シント
    • Introduction
      • Syntho architecture
      • Requirements
        • Requirements for Docker deployments
        • Requirements for Kubernetes deployments
      • Access Docker images
        • Using internet
        • Without internet
    • Deploy Syntho using Docker
      • Preparations
      • Deploy using Docker Compose
      • Run the application
      • Manually saving logs
    • Deploy Syntho using Kubernetes
      • Preparations
      • Deploy Ray using Helm
        • Troubleshooting
      • Deploy Syntho using Helm
      • Validate the deployment
      • Troubleshooting
      • Upgrading the applications
    • Manage users and access
      • Single Sign-On (SSO) in Azure
      • Manage admin users
      • Manage non-admin users
    • Logs and monitoring
  • サブセット
    • What is subsetting
    • Verify foreign keys
    • Configure subsetting
  • シンセAPI
    • Syntho REST API
Powered by GitBook
On this page
  • 管理者ユーザーの権利
  • 最初の管理ユーザーを作成する
  • Kubernetes
  • Docker
  • 管理ユーザー権限を付与する
  • 管理者権限を剥奪する

Was this helpful?

  1. デプロイ・シント
  2. Manage users and access

Manage admin users

PreviousSingle Sign-On (SSO) in AzureNextManage non-admin users

Last updated 9 months ago

Was this helpful?

管理者ユーザーは特別な管理者権限を持つ Syntho ユーザーです。Syntho を使うには管理者が一人必要です。, また、セキュリティ上、管理者ユーザーの総数を制限するのが賢明です。

管理者ユーザーの権利

  • Create new users: 管理者は新しいユーザーを作成することができます。

  • Delete existing users: 管理者はユーザーリストからユーザーを削除することができます。

  • View workspaces: 管理者は、すべてのユーザーが作成したワークスペースの全リストを表示できます。ただし, 各ワークスペースへのアクセス権は自動的に付与されません。管理者は、自分が所有するワークスペースまたは自分と共有されているワークスペースのみを表示および編集できます。

  • Change role of a user for any workspace

  • Transfer ownership of a workspace: (近日公開予定)

最初の管理ユーザーを作成する

Syntho の新しいインスタンスの最初の管理ユーザーを作成するには, の場合、認証情報を環境変数に追加する。

これらのメールアドレスで Syntho ユーザーを作成する場合, 彼らには管理者権限が与えられている。

Kubernetes

を参照してください。: .

Docker

参照: Deploy Syntho using Docker > Deploy Syntho Application > Configuring the Backend > Admin user credentials.

管理ユーザー権限を付与する

既存の非管理ユーザーに管理者権限を付与することができます。ユーザーに管理者権限を付与するには:

  • より Actions メニュー, 選ぶ Make admin.

管理者権限を剥奪する

既存の管理者ユーザーから管理者権限を削除することができます。管理者権限を削除するには:

  • より Actions メニュー, 選ぶ Revoke admin.

管理者は自分の管理者権限を取り消すことはできません。

環境変数で設定されている管理者の場合, の場合は、環境変数を更新して管理者権限を剥奪する必要がある。

管理者を作る
管理者を取り消す
Deploy Syntho using Kubernetes > Deploy Syntho using Helm > Configuring the Backend > Admin user credentials