I have the following scenario:
I have Web Application hosted on IIS and I am in domain a.b.com
. The IIS is configured to authenticate the users with windows authentication and everyone that in the domain a.b.com
can enter the site.
But there are users that in another domain lets call it c.d.com
and they can't enter the site with their windows credentials because the IIS check against a.b.com
...
How can I configure IIS to check for windows user in c.d.com
?
If you're talking about Windows Authentication, then no, IIS doesn't use LDAP. It will use either Kerberos (preferably) or NTLM.
On the Server Roles page, expand Web Server (IIS), expand Web Server, expand Security, and then select Basic Authentication. Click Next. On the Select features page, click Next. On the Confirm installation selections page, click Install.
Try below process.
-It should work
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With