如何让你的网站以域账号登录 Select your website in IIS Manager, open Authentication, enable Windows Authentication and Basic Authentication, disable Anonymous Authentication.…
accountInfo对象是前台pass 给后台,基本上这对象的资源有可能不是完整的. 举个例子:register 需要accountInfo 对象(内容数量是依据项目),但是在login时,不需要给完整对象(通常2个资料). 为了好明白就命名为 accountInfo.之后看到accountInfo就是此对象结构是有的,但资料可能是undefined 之前的差别:之前需要给多个param,在后台调用时很麻烦,尤其现在pass的资料越来越多,所以把所有pass去后台的资料放在一个对象里.…
Tips for remote server in domain. Some Definition user [user] group workgroup domain Local account domain account computer name domain name Remote desktop User Group List Administrators Backup Operators Guests remote desktop users Users (standard use…
最近碰到一个有趣的错误:海外的一台数据库服务器上某些作业偶尔会报错,报错信息如下所示: ------------------------------------------------------------------------------------------------------------------------------------------------- 日期 2013/9/15 12:00:00 日志 作业历史记录 (JOB_SYNCHRONIZING_ESCM_DATA…
The ApplicationPoolIdentity is a virtual account in Windows that is dynamically generated when the application pools is created and takes on the name of the application pool in this manner: IIS Apppool\<name of application pool> . For instance, the…
Any setup of Team Foundation Server is not complete until you have at least tried t work with SharePoint. While I have many customers that like to stay away from  SharePoint I also have many that make it an integral part of not just their TFS install…
DEPLOY YOUR WEBSITE TO GITHUB PAGES Review Fantastic! You now have your site published on the public Internet. You can now navigate to your newly published website in your preferred browser. The URL for your GitHub Pages site is: your-user-name.githu…
转自:http://sixrevisions.com/web-development/site-speed-performance/ Web page speed and performance is very important to the user experience. If your site is too slow, you’ll not only be losing visitors, but also potential customers. Search engines lik…
Vue Login Form Component Account Login <template> <div> <slot></slot> <el-form class="account-form-container" status-icon :ref="loginFormRef" :model="loginForm" :rules="loginRules"> <…
1 Run command “New-SPConfigurationDatabase" Feature Description: error message popup after run function “New-SPConfigurationDatabase". 1.1 Category Code error 1.2 Exception and Phenomena pipeline issue:The pipeline has been stopped New-SPConfigu…