ISS and ASP.NET.
ISS和ASP.NET。
In my setup I have a web application that must be accessable from:
在我的设置中,我有一个必须可以访问的Web应用程序:
-
an organisatition of 3000 users
一个由3000名用户组成的组织
-
200 external users
200名外部用户
The solution is hosted in the organisations DMZ.
该解决方案托管在DMZ组织中。
Initially i was hoping to do AD based authentication for the 3000 org users, so that they wouldnt need to remember more passwords.
最初我希望为3000名组织用户进行基于AD的身份验证,这样他们就不需要记住更多的密码。
Now the hosting provider tells me that i cannot access the AD due to security constraints.
现在托管服务提供商告诉我,由于安全限制,我无法访问AD。
What are my options?
我有什么选择?
Is ADAM a viable approch? I.e. sync from the org AD to ADAM? Does it work?
ADAM是一个可行的approch吗?即从组织AD同步到ADAM?它有用吗?
Any other ideas?
还有其他想法吗?
1 个解决方案
#1
Assuming that you don't want a custom-code solution for this, you're probably looking for something like AdamSync to get your AD users into ADAM.
假设你不想要一个自定义代码解决方案,你可能正在寻找像AdamSync这样的东西来让你的AD用户进入ADAM。
#1
Assuming that you don't want a custom-code solution for this, you're probably looking for something like AdamSync to get your AD users into ADAM.
假设你不想要一个自定义代码解决方案,你可能正在寻找像AdamSync这样的东西来让你的AD用户进入ADAM。