摘要:
阅读全文
posted @ 2008-09-29 16:00
皇上爱累了
阅读(146)
评论(0)
推荐(0)
摘要:
MOSS用那么久了,有人采用AD认证,有人采用FORM认证,我们公司是采用中间的替换方法,因为采用FORM认证个人觉得还是不是太方便,例如需要开两个端口等。个人有个做法把经验共享给大家,如果做得不对或者有更好的办法的话,可以联系我。 1.原因 为什么要进行表单登录,默认MOSS采用AD认证,是因为用户默认存储为AD,如果有人要把用户和以前的系统进行结合的方式,那么请采用正规的FOR... 阅读全文
posted @ 2008-09-29 15:22
皇上爱累了
阅读(1156)
评论(0)
推荐(0)
摘要:
1、使用下面的语句在查询分析器中创建linkedsever sp_addlinkedserver 'ADSI', 'Active Directory Service Interfaces', 'ADSDSOObject', adsdatasource 或者直接在企业管理器中创建 在使用web查询时,如果显示下面两个类似的error之一,请设定一下权限: OLE ... 阅读全文
posted @ 2008-09-29 14:59
皇上爱累了
阅读(722)
评论(0)
推荐(0)
摘要:
系统登录中,和邮件系统合并,系统本来的用户名和密码可以登录,用邮件用户密码也可以登录。 /**//// /// 登陆 /// /// 用户ID /// 用户密码 /// public bool Login(string strUser,string strPsw) { st... 阅读全文
posted @ 2008-09-29 14:54
皇上爱累了
阅读(2048)
评论(0)
推荐(0)
摘要:
CodeCode highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--> static public object user_login_wopwd(object boardID, object name) { us... 阅读全文
posted @ 2008-09-29 12:24
皇上爱累了
阅读(257)
评论(0)
推荐(0)
摘要:
CodeCode highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--> protected void ForumLogin_Click( object sender, System.EventArgs e ) { ... 阅读全文
posted @ 2008-09-29 12:16
皇上爱累了
阅读(429)
评论(0)
推荐(0)
摘要:
CodeCode highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--> public class AD_pass { private string _path; private string _filterAttribute... 阅读全文
posted @ 2008-09-29 12:09
皇上爱累了
阅读(594)
评论(0)
推荐(0)
摘要:
Installation of YAF 1. Download YAF forum SRC from http://sourceforge.net/project/showfiles.php?group_id=90539 2. Create a new website in IIS and the home directory points to YAF src for... 阅读全文
posted @ 2008-09-29 12:08
皇上爱累了
阅读(424)
评论(0)
推荐(0)
摘要:
验证ADCode highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->USE [yafnet]GO/****** Object: StoredProcedure [dbo].[yaf_user_login_AD] Script Date: 09/30/... 阅读全文
posted @ 2008-09-29 11:28
皇上爱累了
阅读(287)
评论(0)
推荐(0)
浙公网安备 33010602011771号