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

php中文网
发布: 2016-06-23 13:13:02
原创
3175人浏览过


简灰服装商城整站 For SHOPEX
简灰服装商城整站 For SHOPEX

SHOPEX简灰服装商城整站源码下载。 安装方法:1.解压上传程序至网站根目录.. 访问:域名/bak.(用户名:admin 密码:123456)2.进入帝国备份王后,配置数据库数据库信息.选择-www.taomoban.net目录.还原数据库.3.修改FTP目录下的config/config.phpphp 数据库连接信息.4.登陆网站后台--清空缓存..5.删除bak文件夹 后台:shopadm

简灰服装商城整站 For SHOPEX 0
查看详情 简灰服装商城整站 For SHOPEX

立即学习PHP免费学习笔记(深入)”;


立即学习PHP免费学习笔记(深入)”;


立即学习PHP免费学习笔记(深入)”;


立即学习PHP免费学习笔记(深入)”;


立即学习PHP免费学习笔记(深入)”;

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////////////////////////////////////////////////////////////////////////////////
登录后复制


立即学习PHP免费学习笔记(深入)”;


立即学习PHP免费学习笔记(深入)”;


立即学习PHP免费学习笔记(深入)”;

PHP速学教程(入门到精通)
PHP速学教程(入门到精通)

PHP怎么学习?PHP怎么入门?PHP在哪学?PHP怎么学才快?不用担心,这里为大家提供了PHP速学教程(入门到精通),有需要的小伙伴保存下载就能学习啦!

下载
来源:php中文网
本文内容由网友自发贡献,版权归原作者所有,本站不承担相应法律责任。如您发现有涉嫌抄袭侵权的内容,请联系admin@php.cn
最新问题
开源免费商场系统广告
热门教程
更多>
最新下载
更多>
网站特效
网站源码
网站素材
前端模板
关于我们 免责申明 举报中心 意见反馈 讲师合作 广告合作 最新更新
php中文网:公益在线php培训,帮助PHP学习者快速成长!
关注服务号 技术交流群
PHP中文网订阅号
每天精选资源文章推送

Copyright 2014-2025 https://www.php.cn/ All Rights Reserved | php.cn | 湘ICP备2023035733号