Redian新闻
>
how to use window authentication in the ASP.net? Thank you!
avatar
how to use window authentication in the ASP.net? Thank you!# DotNet - 窗口里的风景
D*l
1
法制国家,需要完善的制度。
这里也需要一个完善的版规,由于很多纠纷来自于牌室。
请大家积极参加,提出改善意见。
积极参加的网友都有包子,多少包子现在不好说,看财力而行。
avatar
w*o
2
【 以下文字转载自 Dreamer 讨论区 】
发信人: puhoo (笔兰阁), 信区: Dreamer
标 题: 追杀小白兔,whitetoo
发信站: BBS 未名空间站 (Sun Jan 24 11:48:02 2010, 美东)
此id四处流窜,聊天打屁吃包子
一看就是心术不正之徒
凡我变变,不得与谈
avatar
w*i
3
Some software (hosted intranet) have a check box on log in screen for using
windows authentication. I knew the asp.net is a web application. I wonder
if I can use the client user name and password(intranet or company laptop
account) to log in the web application or pass/store the user information
in asp application without VPN. Thank you very much!
avatar
s*s
4
可以先参考一下其他版面的版规,综合一下吧。细则再慢慢改进。
avatar
w*o
5
这是人生pa
plus
你们的伴儿在塞班把ID转让出去了
现在不知道谁在用这个号

【在 w******o 的大作中提到】
: 【 以下文字转载自 Dreamer 讨论区 】
: 发信人: puhoo (笔兰阁), 信区: Dreamer
: 标 题: 追杀小白兔,whitetoo
: 发信站: BBS 未名空间站 (Sun Jan 24 11:48:02 2010, 美东)
: 此id四处流窜,聊天打屁吃包子
: 一看就是心术不正之徒
: 凡我变变,不得与谈

avatar
s*o
6
Just set authentication mode to "Windows".
And you don't need the login page with Windows authentication.

using

【在 w********i 的大作中提到】
: Some software (hosted intranet) have a check box on log in screen for using
: windows authentication. I knew the asp.net is a web application. I wonder
: if I can use the client user name and password(intranet or company laptop
: account) to log in the web application or pass/store the user information
: in asp application without VPN. Thank you very much!

avatar
m*l
7
那证明牌室也需要同步完善

【在 D*******l 的大作中提到】
: 法制国家,需要完善的制度。
: 这里也需要一个完善的版规,由于很多纠纷来自于牌室。
: 请大家积极参加,提出改善意见。
: 积极参加的网友都有包子,多少包子现在不好说,看财力而行。

avatar
p*o
8
不要紧,板儿是精神领袖

【在 w******o 的大作中提到】
: 这是人生pa
: plus
: 你们的伴儿在塞班把ID转让出去了
: 现在不知道谁在用这个号

avatar
w*i
9
Most application has two options 1) user windows authentication 2) log in
How does it work? I guess it uses active directory. is it right? any
examples?
Thank you!
avatar
F*r
10
只要
对事不对人
在这说纠纷
不是问题
avatar
k*i
11
1. Create winlogin.aspx page and set security to Integrated Windows
authentication and make this page the default form login page;
2. You can get the windows user name from Request.ServerVariables["LOGON_
USER"] if the user has permission;
3. If the current windows account failed it will return 401 error. Configure
IIS to redirect to another form login.aspx page to validate the user
against database.

【在 w********i 的大作中提到】
: Most application has two options 1) user windows authentication 2) log in
: How does it work? I guess it uses active directory. is it right? any
: examples?
: Thank you!

avatar
c*e
12
不错, 就是该就事论事, 说清楚了观众自然会明白
以前贴实战牌(比如扣底拿了好几百分的时候)的人经常会隐去其他三家的名字,这样
挺好的

【在 F*********r 的大作中提到】
: 只要
: 对事不对人
: 在这说纠纷
: 不是问题

avatar
s*o
13
mix mode? are you sure that you can specify different authentication modes
in a single application?

Configure

【在 k****i 的大作中提到】
: 1. Create winlogin.aspx page and set security to Integrated Windows
: authentication and make this page the default form login page;
: 2. You can get the windows user name from Request.ServerVariables["LOGON_
: USER"] if the user has permission;
: 3. If the current windows account failed it will return 401 error. Configure
: IIS to redirect to another form login.aspx page to validate the user
: against database.

avatar
k*i
15
In web.config only specify form authentication. Just setup Integrated
windows authentication for the specific winlogin.aspx file. This is for IIS
6.
Another way to do it is use pinvoke to validate the windows username and
password just like how you validate any other user from datbase.
In IIS 7 classic mode, you can actually enable both modes. Just ignore the
warning.

【在 s***o 的大作中提到】
: mix mode? are you sure that you can specify different authentication modes
: in a single application?
:
: Configure

avatar
R*n
16
对待坏人,是要讲政治的

【在 F*********r 的大作中提到】
: 只要
: 对事不对人
: 在这说纠纷
: 不是问题

avatar
F*r
17
坏人坏就坏在对人不对事
甚至对人即使没事

【在 R*******n 的大作中提到】
: 对待坏人,是要讲政治的
avatar
r*9
18
建议法制。

【在 R*******n 的大作中提到】
: 对待坏人,是要讲政治的
avatar
r*9
19
如有纠纷,版主们从常驻id 中随机挑选6 人组成陪审团立案,半数以上的为最终决定。
比起中国的法官制这边的陪审制度更合理些。
这样好处所有过程透明公开,但又保护了id 的隐私。版主们开启投票功能,只授予陪
审团的投票权(不知道可行不)但不公布具体id 意决,只知道结果,所有人都能看到。
avatar
u*d
20
noless版本的版规其实不错,尤其是明确了帖子的分类和对应的处置方式。新版规可进
一步明确、详细、举例各类帖子的定义、适用范围。处罚方法需进一步细化。
另外,可以讨论是否把处罚应用于牌室里的PA行为,作弊和踢人就算了。如可以,需提
供何种证据(截图,证人,仅限未名ID等等)。
处罚时最好明确引用版规的相关条款,明确由哪位版务来处罚,减少不必要的争吵。
avatar
R*n
21
要考虑到本版的特点,
和其他版面不同, 其它帮面只有一个沟通渠道。 本版有两个沟通渠道。 牌室里违规
的管辖权是否属于本版, 还是模糊地带。 现在的实际情况是, 牌室和版面的联系非
常紧密, 但版务对牌室没有管理权限。
另外一个, 相信绝大多数网友都是非常友善积极的。 但极个别的坏人也经常出没。
还经常拿 小马甲,尤其是iphone马甲干坏事。叫嚣 你没有证据证明是我干的。
鉴于此, 两点意见:
实行差别化封人,删帖。 对于累犯,惯犯,要加重处罚。 痞子调戏妇女, 妇女也回
击了。 对于痞子和被调戏人处罚力度是不一样的。 建议 初犯 1-3天。初犯基本平等
对待,但对于故意挑衅者,加重处罚。 第二次 7-14天。第三次还犯, 那就14天起跳
。 一般一个热点问题,3天后热度也就过了,或者脑子清醒了。 要再犯,那就是重点
打击对象。
另外,实行committee制度。 从牌室中挑选德艺双馨的牌友。 对于有争议的话题进行
裁决和解释。 牌室里干了坏事,叫嚣没有证据的。 一旦committee 都认为是你, 那
就不是你,也是你。 人证也是证据。 committee 的产生,增加,退出办法,可以讨论

抛砖引玉, 欢迎拍砖。
avatar
D*l
22
是的有这个想法。
牌室跟这里息息相关,没有牌室就没有这个板块的需要。
昨天跟站方联系了,等答复。就是谩骂的怎么样处理。
谩骂的,这里可以立法处理,但是只能在这里处理,目前牌室我们没有办法,在寻求中。

【在 u****d 的大作中提到】
: noless版本的版规其实不错,尤其是明确了帖子的分类和对应的处置方式。新版规可进
: 一步明确、详细、举例各类帖子的定义、适用范围。处罚方法需进一步细化。
: 另外,可以讨论是否把处罚应用于牌室里的PA行为,作弊和踢人就算了。如可以,需提
: 供何种证据(截图,证人,仅限未名ID等等)。
: 处罚时最好明确引用版规的相关条款,明确由哪位版务来处罚,减少不必要的争吵。

avatar
n*s
23
It is risky to use 'committee' to deal with iDevice IDs, b/c the lack of
material evidence. Most times it will work fine. But it will look really bad
if we ban a mitbbs ID by mistake.



【在 R*******n 的大作中提到】
: 要考虑到本版的特点,
: 和其他版面不同, 其它帮面只有一个沟通渠道。 本版有两个沟通渠道。 牌室里违规
: 的管辖权是否属于本版, 还是模糊地带。 现在的实际情况是, 牌室和版面的联系非
: 常紧密, 但版务对牌室没有管理权限。
: 另外一个, 相信绝大多数网友都是非常友善积极的。 但极个别的坏人也经常出没。
: 还经常拿 小马甲,尤其是iphone马甲干坏事。叫嚣 你没有证据证明是我干的。
: 鉴于此, 两点意见:
: 实行差别化封人,删帖。 对于累犯,惯犯,要加重处罚。 痞子调戏妇女, 妇女也回
: 击了。 对于痞子和被调戏人处罚力度是不一样的。 建议 初犯 1-3天。初犯基本平等
: 对待,但对于故意挑衅者,加重处罚。 第二次 7-14天。第三次还犯, 那就14天起跳

avatar
D*l
24
idevice id 就是idevice id 你为什么band mitbbs的id?

bad

【在 n******s 的大作中提到】
: It is risky to use 'committee' to deal with iDevice IDs, b/c the lack of
: material evidence. Most times it will work fine. But it will look really bad
: if we ban a mitbbs ID by mistake.
:
: 规

avatar
n*s
25
rightturn mentioned to use 'committee' to decide which mitbbs ID is
associated with idevice ID. Maybe I misunderstood his post. Will read it
again.

【在 D*******l 的大作中提到】
: idevice id 就是idevice id 你为什么band mitbbs的id?
:
: bad

avatar
n*s
26
maybe I jumped to conclusion. The last paragraph isn't very clear.
avatar
D*l
27
我搞错你是对的,到时候讨论这个问题

【在 n******s 的大作中提到】
: rightturn mentioned to use 'committee' to decide which mitbbs ID is
: associated with idevice ID. Maybe I misunderstood his post. Will read it
: again.

avatar
b*X
28
re
相关阅读
logo
联系我们隐私协议©2024 redian.news
Redian新闻
Redian.news刊载任何文章,不代表同意其说法或描述,仅为提供更多信息,也不构成任何建议。文章信息的合法性及真实性由其作者负责,与Redian.news及其运营公司无关。欢迎投稿,如发现稿件侵权,或作者不愿在本网发表文章,请版权拥有者通知本网处理。