ArcGIS Desktop

  • ArcGIS Pro
  • ArcMap

  • My Profile
  • Справка
  • Sign Out
ArcGIS Desktop

ArcGIS Online

Картографическая платформа вашей организации

ArcGIS Desktop

Полноценная профессиональная ГИС

ArcGIS Enterprise

ГИС предприятия

ArcGIS Developers

Инструменты для встраивания приложений с местоположениями

ArcGIS Solutions

Бесплатные шаблоны карт и приложений для отрасли

ArcGIS Marketplace

Получение приложения и данных для вашей организации.

  • Документация
  • Поддержка
Esri
  • Войти
user
  • Мой профиль
  • Выход

ArcMap

  • На главную
  • Начало работы
  • Карта
  • Анализ
  • Управление данными
  • Инструменты
  • Дополнительные модули

Creating geodatabase user roles

Доступно с лицензией Production Mapping.

  • Creating database connection files

A role needs to be assigned to the users who are going to be working with the product library so they can view or add components, information, and data to the product library. These permissions are at the geodatabase level, assigned separately from the product library permissions. The role CKB_USERS must be created using the following statement in the appropriate SQL command window:

Примечание:

Copying and pasting the example may cause syntax errors.

USE [prodlibdb]
GO
EXEC sp_droprole 'ckb_users'
GO
EXEC sp_addrole 'ckb_users', 'prodlib'
GO

User names for the role are required for anyone who will be working with the product library and need to read from or write to the product library tables and other components. The administrators are considered the owners of the data and already have this privilege.

For product library editors, the following is suggested:

User typeRole

Data editor/Data viewer

CKB_USERS

Editor role

Creating database connection files

Create database connection files for the following users.

  • SDE—This connection file manages all geodatabase administration tasks.
  • PRODLIB—This is the product library owner connection file with full privileges.
  • PL Edit Users—Connection files for product library editors. They will have permission to do check in and check out and edit the existing product nodes.

For the convenience of all other users, these connection files may be moved to a central location where they can be accessed.

For more information, see Database connections in ArcGIS Desktop.

Связанные разделы

  • Права доступа для баз геоданных в SQL Server

ArcGIS Desktop

  • На главную
  • Документация
  • Поддержка

ArcGIS

  • ArcGIS Online
  • ArcGIS Desktop
  • ArcGIS Enterprise
  • ArcGIS
  • ArcGIS Developer
  • ArcGIS Solutions
  • ArcGIS Marketplace

Об Esri

  • О нас
  • Карьера
  • Блог Esri
  • Конференция пользователей
  • Саммит разработчиков
Esri
Расскажите нам, что вы думаете.
Copyright © 2021 Esri. | Конфиденциальность | Правовая информация