上一页 1 ··· 50 51 52 53 54 55 56 57 58 ··· 70 下一页
摘要: With the Introduction of new UI in SharePoint 2013, a new Suite bar has been added that displays “NewsFeed, SkyDrive, Sites” links. These links are called“DeltaSuiteLinks or Suitelinks“.The Url and the Text for the links in the suite bar are per-defined and there is no Out-of-Box way to Change them. 阅读全文
posted @ 2013-04-05 22:41 zyip 阅读(720) 评论(0) 推荐(0)
摘要: http://www.sslshopper.com/iis7-redirect-http-to-https.html 阅读全文
posted @ 2013-04-02 22:33 zyip 阅读(194) 评论(0) 推荐(0)
摘要: From Active Directory User Display Name instead the user display name is likei:0#.w|mName|accountnamemName = membershipprovideraliasinCentralAdminaccountname = account in Active Directory1. You would need to run a PowerShell command for the –Web parameter being the SiteCollection URL.2. You would ne 阅读全文
posted @ 2013-04-01 16:57 zyip 阅读(680) 评论(0) 推荐(0)
摘要: http://scn.sap.com/docs/DOC-35074 阅读全文
posted @ 2013-03-31 15:45 zyip 阅读(272) 评论(0) 推荐(0)
摘要: 在 SharePoint 2013 中为基于声明的 Web 应用程序配置基于表单的身份验证(ldap)Configure forms-based authentication for a claims-based web application in SharePoint 2013(ldap)http://technet.microsoft.com/en-us/library/ee806890.aspxhttp://technet.microsoft.com/zh-cn/library/ee806890.aspxSharePoint 2013 FBA Pack (http://sharepoi 阅读全文
posted @ 2013-03-30 10:42 zyip 阅读(674) 评论(0) 推荐(0)
摘要: 1.Enable Forms Based Authentication (FBA)2.modify the default login page,whichresides inC:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\15\TEMPLATE\IDENTITYMODEL\LOGIN \default.aspxmodified code looks like:<asp:Content ContentPlaceHolderId="PlaceHolderPageTitle" run 阅读全文
posted @ 2013-03-29 12:25 zyip 阅读(498) 评论(0) 推荐(0)
摘要: using System;using System.Collections.Generic;using System.Linq;using System.Text;using System.DirectoryServices;namespace ConsoleApplication1{ public class Helper { public static string path = "LDAP://192.168.8.1"; //the IP address point to your domain server public static st... 阅读全文
posted @ 2013-03-29 10:17 zyip 阅读(520) 评论(0) 推荐(0)
摘要: http://blogs.msdn.com/b/fabdulwahab/archive/2013/01/21/configure-ssl-for-sharepoint-2013.aspxhttp://walisystemsinc.com/sharepoint/art/ssl1/Setup_SSL_in_SharePoint_2013_using_commercial_certificates.pdfhttp://blogs.msdn.com/b/sowmyancs/archive/2010/02/12/how-to-enable-ssl-on-a-sharepoint-web-applicat 阅读全文
posted @ 2013-03-28 11:05 zyip 阅读(306) 评论(0) 推荐(0)
摘要: You have to add a newMulti-Stringregistry key named “BackConnectionHostNames”in SharePoint server atHKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Lsa\MSV1_0and set the host names with values (for example “partner.solutions2share.intern).http://blog.solutions2share.net/2013/01/cant-login-to-sha 阅读全文
posted @ 2013-03-27 22:14 zyip 阅读(190) 评论(0) 推荐(0)
摘要: Option 1:Open Control PanelOpen Performance and Maintenence,Scheduled Tasks.Add Scheduled TaskFind or Browse to the application you need to run.Select: Perform this task (o When My Computer Starts)Add the Admin Credentials.Option 2: (Wont work on XP Home)Run:GPEDIT.MSCExpand Computer Configuration_W 阅读全文
posted @ 2013-03-27 14:13 zyip 阅读(917) 评论(0) 推荐(0)
上一页 1 ··· 50 51 52 53 54 55 56 57 58 ··· 70 下一页