백엔드 개발 PHP 튜토리얼 itop 配置文件信息   config-itop.php

itop 配置文件信息   config-itop.php

Jun 23, 2016 pm 01:13 PM






root@ITSM:/var/www/html/new_itop# vim conf/production/config-itop.php $aConfig = array(                // Configuration of the Active Directory connection                 'host'  => '192.168.**.**',                      // IP or FQDN of your domain controller                'port'  => '389',                                 // LDAP port, 398=LDAP, 636= LDAPS                'dn'            => 'OU=VB-User,DC=CORP,DC=logo',// Domain DN                'username'      => 'CN=LDAPSearch,OU=Special-User,OU=VB-User,DC=CORP,DC=logo', // username with read access                'password'      => 'logo@pass',                  // password for above                // Query to retrieve and filter the users from AD                // Example: retrieve all users from the AD Group "iTop Users"                //'ldap_query' => '(&(objectCategory=user)(memberOf=CN=iTop Users,CN=Users,DC=combodo,DC=net))',                // Example 2: retrieves ALL the users from AD                 'ldap_query' => '(&(objectCategory=user))', // Retrieve all users                // Which field to use as the iTop login samaccountname or userprincipalname ?                'login' => 'samaccountname',                //'login' => 'userprincipalname',                // Mapping between the AD groups and the iTop profiles                'profiles_mapping' => array(                        //AD Group Name => iTop Profile Name                        //'Administrators' => 'Administrator',                        'ITSM_Administrator' => 'Administrator',                        'ITSM_ChangeApprover' => 'Change Approver',                        'ITSM_ChangeImplementor' => 'Change Implementor',                        'ITSM_ChangeSupervisor' => 'Change Supervisor',                        'ITSM_ConfigurationManager' => 'Configuration Manager',                        'ITSM_DocumentAuthor' => 'Document author',                        'ITSM_PortalPowerUser' => 'Portal power user',                        'ITSM_PortalUser' => 'Portal user',                        'ITSM_ProblemManager' => 'Problem Manager',                        'ITSM_ServiceDeskAgent' => 'Service Desk Agent',                        'ITSM_ServiceManager' => 'Service Manager',                        'ITSM_SupportAgent' => 'Support Agent',                ),                // Since each iTop user must have at least one profile, assign the profile                // Below to users for which there was no match in the above mapping                'default_profile' => 'Portal user',                'default_language' => 'ZH CN', // Default language for creating new users                'default_organization' => 2, // ID of the default organization for creating new contacts                                );// End of configuration////////////////////////////////////////////////////////////////////////////////
로그인 후 복사




본 웹사이트의 성명
본 글의 내용은 네티즌들의 자발적인 기여로 작성되었으며, 저작권은 원저작자에게 있습니다. 본 사이트는 이에 상응하는 법적 책임을 지지 않습니다. 표절이나 침해가 의심되는 콘텐츠를 발견한 경우 admin@php.cn으로 문의하세요.

뜨거운 기사 태그

메모장++7.3.1

메모장++7.3.1

사용하기 쉬운 무료 코드 편집기

SublimeText3 중국어 버전

SublimeText3 중국어 버전

중국어 버전, 사용하기 매우 쉽습니다.

스튜디오 13.0.1 보내기

스튜디오 13.0.1 보내기

강력한 PHP 통합 개발 환경

드림위버 CS6

드림위버 CS6

시각적 웹 개발 도구

SublimeText3 Mac 버전

SublimeText3 Mac 버전

신 수준의 코드 편집 소프트웨어(SublimeText3)

11 최고의 PHP URL 쇼트너 스크립트 (무료 및 프리미엄) 11 최고의 PHP URL 쇼트너 스크립트 (무료 및 프리미엄) Mar 03, 2025 am 10:49 AM

11 최고의 PHP URL 쇼트너 스크립트 (무료 및 프리미엄)

Laravel의 플래시 세션 데이터로 작업합니다 Laravel의 플래시 세션 데이터로 작업합니다 Mar 12, 2025 pm 05:08 PM

Laravel의 플래시 세션 데이터로 작업합니다

Laravel Back End : Part 2, React가있는 React 앱 구축 Laravel Back End : Part 2, React가있는 React 앱 구축 Mar 04, 2025 am 09:33 AM

Laravel Back End : Part 2, React가있는 React 앱 구축

Laravel 테스트에서 단순화 된 HTTP 응답 조롱 Laravel 테스트에서 단순화 된 HTTP 응답 조롱 Mar 12, 2025 pm 05:09 PM

Laravel 테스트에서 단순화 된 HTTP 응답 조롱

PHP의 컬 : REST API에서 PHP Curl Extension 사용 방법 PHP의 컬 : REST API에서 PHP Curl Extension 사용 방법 Mar 14, 2025 am 11:42 AM

PHP의 컬 : REST API에서 PHP Curl Extension 사용 방법

Codecanyon에서 12 개의 최고의 PHP 채팅 스크립트 Codecanyon에서 12 개의 최고의 PHP 채팅 스크립트 Mar 13, 2025 pm 12:08 PM

Codecanyon에서 12 개의 최고의 PHP 채팅 스크립트

2025 PHP 상황 조사 발표 2025 PHP 상황 조사 발표 Mar 03, 2025 pm 04:20 PM

2025 PHP 상황 조사 발표

라 라벨에서 알림 라 라벨에서 알림 Mar 04, 2025 am 09:22 AM

라 라벨에서 알림

See all articles