User Profile Service Application创建好了之后,下一步要做的就是把AD里面的user同步进来。当然,除了AD之外,还支持其他类型的数据源,比如数据库,或者BCS等。这里只介绍AD。...
分类:
移动开发 时间:
2014-12-30 10:06:10
阅读次数:
272
http://www.sharepointconfig.com/2011/03/the-complete-guide-to-provisioning-sharepoint-2010-managed-metadata-fields/
分类:
其他好文 时间:
2014-12-29 18:13:32
阅读次数:
106
1.JDK的安装。tar -xvf jdk-7u9-linux-i586.tar.gz -C /opt/javaln -s /opt/java/jdk1.7.0_09 /opt/java/jdk 创建一个链接vi /etc/profile 设置环境变量export JAVA_HOME=/opt/ja...
分类:
其他好文 时间:
2014-12-29 16:46:27
阅读次数:
92
配置环境 使用也是非的方便。只要在applicationContext.xml中添加下边的内容,就可以了 ? Java代码?? <beans?profile="develop">?? ????????<context:property-placeholder?location="classpath*:...
分类:
编程语言 时间:
2014-12-29 13:53:14
阅读次数:
212
创建User ProfileService Application
User Profile Service Application是SharePoint2013的重要组成部分,提供用户属性的同步,Mysite的创建,并为社交功能提供支持。
下面介绍如何创建一个User Profile Service Application.首先以Farm 管理员账户登录到CentralAdminist...
分类:
移动开发 时间:
2014-12-29 13:50:36
阅读次数:
213
If we want to know more about how much time is spent in tasks we can use the --profile command-line option. Gradle will generate a report file in the ...
分类:
其他好文 时间:
2014-12-27 20:10:44
阅读次数:
185
1、history加时间显示在/etc/profile里面加入下面2行HISTTIMEFORMAT="%Y-%m-%d%H:%M:%S"exportHISTTIMEFORMAT检查~/.bash_history的配置会加上#123456789类似的数字
分类:
系统相关 时间:
2014-12-27 19:05:03
阅读次数:
151
如果你更新了profile,再编译iphone项目,发现下面的错误,那你无论如何clean也不会成功,那真是让人恼火阿
找不到
Profile 错误“CodeSign error: no provisioning profile at path '/Users/yourname/Library/MobileDevice/ProvisioningProfiles/F87A055A-EC0D-4...
分类:
其他好文 时间:
2014-12-26 18:43:33
阅读次数:
214
AIX系统用户rusky(非root用户,没有权限修改/etc/profile和/etc/environment文件 )直接解压JDK.zip文件,解压后把JAVA目录拷贝到/home/rusky目录下。修改当前用户的环境变量文件.profile$ pwd/home/rusky$ vi .profi...
分类:
其他好文 时间:
2014-12-26 18:36:51
阅读次数:
254
登录:bash先执行/etc/profile,再调用~/.bash_profile.注销:bash调用~/.bash_logout.执行新shell:在kde,gnone,icewm等桌面管理程序中,执行终端程序或手动执行/bin/bash,或在编辑程序中调用shell,会先调用/etc/bash....
分类:
系统相关 时间:
2014-12-26 14:23:15
阅读次数:
346