Yandex Cloud
Поиск
Связаться с экспертомПопробовать бесплатно
  • Кейсы
  • Документация
  • Блог
  • Все сервисы
    • Cloud Interconnect
    • Cloud Backup
    • Cloud Registry
    • Yandex AI Studio
    • Compute Cloud
    • Object Storage
    • Managed Service for Kubernetes®
    • Yandex BareMetal
    • Smart Web Security
    • Security Deck
    • Managed Service for PostgreSQL
    • Managed Service for ClickHouse®
    • Monium
    • Cloud CDN
    • Network Load Balancer
    • Virtual Private Cloud
    • Cloud DNS
    • Application Load Balancer
    • Yandex Cloud Video
    • Stackland
    • Yandex Cloud Router
    • Yandex Managed Service for Trino
    • Managed Service for MySQL®
    • Managed Service for Valkey™
    • Managed Service for Apache Spark™
    • Yandex StoreDoc
    • Managed Service for OpenSearch
    • Managed Service for Apache Kafka®
    • Data Transfer
    • Yandex MPP Analytics Engine for PostgreSQL
    • Yandex Managed Service for Apache Airflow®
    • Data Processing
    • Yandex MetaData Hub
    • Managed Service for YDB
    • Managed Service for Sharded PostgreSQL
    • Managed Service for YTsaurus
    • Yandex WebSQL
    • DataLens
    • Yandex Search API
    • SpeechSense
    • SpeechKit
    • DataSphere
    • Vision OCR
    • Translate
    • Yandex Neurosupport
    • Yandex Cloud Detection and Response
    • Yandex Identity Hub
    • Key Management Service
    • Certificate Manager
    • Yandex Lockbox
    • Audit Trails
    • SmartCaptcha
    • Cloud Desktop
    • GOST Gateway
    • Yandex SIEM
    • SourceCraft Code Assistant
    • Container Registry
    • Managed Service for GitLab
    • SourceCraft
    • Managed Service for Prometheus®
    • Cloud Functions
    • API Gateway
    • Yandex Cloud Postbox
    • Message Queue
    • Serverless Integrations
    • IoT Core
    • Data Streams
    • Serverless Containers
    • Cloud Notification Service
    • Yandex Query
    • Identity and Access Management
    • Yandex Cloud Console
    • Resource Manager
    • Yandex Cloud Billing
    • Yandex Cloud Quota Manager
    • Cloud Apps
  • Статус работы сервисов
  • Marketplace
    • Популярные
    • Инфраструктура и сеть
    • Платформа данных
    • Искусственный интеллект
    • Безопасность
    • Инструменты DevOps
    • Бессерверные вычисления
    • Управление ресурсами
  • Все решения
    • По отраслям
    • По типу задач
    • Экономика платформы
    • Yandex Cloud Trust
    • Техническая поддержка
    • Каталог партнёров
    • Обучение и сертификация
    • Облако для стартапов
    • Облако для крупного бизнеса
    • Центр технологий для общества
    • Облако для интеграторов
    • Поддержка IT-бизнеса
    • Облако для фрилансеров
    • Обучение и сертификация
    • Блог
    • Документация
    • Контент-программа
    • Мероприятия и вебинары
    • Контакты, чаты и сообщества
    • Идеи
    • Калькулятор цен
    • Тарифы
    • Акции и free tier
  • Кейсы
  • Документация
  • Блог
Создавайте контент и получайте гранты!Готовы написать своё руководство? Участвуйте в контент-программе и получайте гранты на работу с облачными сервисами!
Подробнее о программе
Проект Яндекса
© 2026 ООО «Яндекс.Облако»
Интерфейс командной строки
  • Начало работы
    • Все инструкции
    • Установка
    • Обновление
    • Удаление
    • Работа с версиями команд
    • Overview
    • help
    • init
      • Overview
        • Overview
          • Overview
          • create
          • delete
          • get
          • list-supported-attributes
          • reset-replication-token
          • update
    • version
  • Релизы
  • Решение проблем
  1. Справочник (англ.)
  2. organization-manager
  3. idp
  4. synchronization-settings
  5. update

yc organization-manager idp synchronization-settings update

Статья создана
Yandex Cloud
Обновлена 3 августа 2026 г.
Открыть в Markdown

Update synchronization settings for the specified subject container

Command UsageCommand Usage

Syntax:

yc organization-manager idp synchronization-settings update <SUBJECT-CONTAINER-ID> [Flags...] [Global Flags...]

FlagsFlags

Flag

Description

--file

string

Path to a file with a gRPC request to be executed, see proto files in the protobuf API specification: https://github.com/yandex-cloud/cloudapi/blob/master/yandex/cloud/organizationmanager/v1/idp/synchronization_service.proto

--subject-container-id

string

Subject container ID.

--filter

PROPERTY=VALUE[,PROPERTY=VALUE...]

Filter configuration for synchronization.

Possible property names:

  • domain: Domain to synchronize.

  • groups: List of groups to synchronize.

  • organization-units: List of organizational units to synchronize.

--replacement-domain

string

Domain replacement for synchronized users.

--remove-user-behavior

string

Behavior when removing users. Values: 'remove', 'block'

--synchronization-interval

duration

Interval between synchronization runs.

--allow-to-capture-users

Whether users can be captured during synchronization.

--allow-to-capture-groups

Whether groups can be captured during synchronization.

--user-attribute-mappings

PROPERTY=VALUE[,PROPERTY=VALUE...]

User attribute mappings.

Possible property names:

  • source: Source attribute name.

  • target: Target attribute to map to. Values: 'full-name', 'given-name', 'family-name', 'email', 'phone-number', 'username', 'company-name', 'job-title', 'department', 'employee-id'

  • type: Type of mapping. Values: 'direct', 'empty', 'direct-arbitrary-attribute'

--group-attribute-mappings

PROPERTY=VALUE[,PROPERTY=VALUE...]

Group attribute mappings.

Possible property names:

  • source: Source attribute name.

  • target: Target attribute to map to. Values: 'name', 'description'

  • type: Type of mapping. Values: 'direct', 'empty', 'direct-arbitrary-attribute'

--enable-password-writeback

Enables password writeback feature.

--ldap-settings

PROPERTY=VALUE[,PROPERTY=VALUE...]

Settings for generic LDAP source. Empty for Active Directory source.

Possible property names:

  • external-id-attribute: Name of the LDAP attribute that holds the unique entry identifier.

  • dn-attribute: Name of the LDAP attribute that holds the DN of the entry.

  • user-object-class: ObjectClass of users.

  • group-object-class: ObjectClass of groups.

  • account-disabled-attribute: Name of the LDAP attribute that stores the account status.

  • account-disabled-value: Value of account-disabled-attribute meaning the account is disabled.

  • account-enabled-value: Value of account-disabled-attribute meaning the account is enabled.

  • password-attribute: Name of the LDAP attribute used for password writeback.

  • delta-sync-mode: Delta synchronization mode. Values: 'ldap-delta-sync-mode-full-sync'

  • use-recursive-membership-filter: Enables AD-extension matching rule for group-DN membership filter.

--async

Display information about the operation in progress, without waiting for the operation to complete.

Global FlagsGlobal Flags

Flag

Description

--profile

string

Set the custom configuration file.

--debug

Debug logging.

--debug-grpc

Debug gRPC logging. Very verbose, used for debugging connection problems.

--no-user-output

Disable printing user intended output to stderr.

--retry

int

Enable gRPC retries. By default, retries are enabled with maximum 5 attempts.
Pass 0 to disable retries. Pass any negative value for infinite retries.
Even infinite retries are capped with 2 minutes timeout.

--cloud-id

string

Set the ID of the cloud to use.

--folder-id

string

Set the ID of the folder to use.

--folder-name

string

Set the name of the folder to use (will be resolved to id).

--endpoint

string

Set the Cloud API endpoint (host:port).

--token

string

Set the OAuth token to use.

--impersonate-service-account-id

string

Set the ID of the service account to impersonate.

--no-browser

Disable opening browser for authentication.

--format

string

Set the output format: text (default), yaml, json, json-rest.

--jq

string

Query to select values from the response using jq syntax

-h, --help

Display help for the command.

Была ли статья полезна?

Предыдущая
reset-replication-token
Следующая
Overview
Создавайте контент и получайте гранты!Готовы написать своё руководство? Участвуйте в контент-программе и получайте гранты на работу с облачными сервисами!
Подробнее о программе
Проект Яндекса
© 2026 ООО «Яндекс.Облако»