![]() |
![]() |
![]() |
|||||
![]() |
![]() |
![]() |
![]() |
![]() |
|||
| Welcome
to Tech Support Forum home to more then 136,000 problems solved. Issues
have included: Spyware, Malware, Virus Issues, Windows, Microsoft,
Linux, Networking, Security, Hardware, and Gaming Getting your
problem solved is as easy as: 1. Registering for a free account 2. Asking your question 3. Receiving an answer Registered members: * See fewer ads. * And much more..
|
| Want to know how to post a question? click here | Having problems with spyware and pop-ups? First Steps |
|
|||||||
| Windows NT/2000/2003 Server/2008 Server Find support for Windows NT/2000/2003 Server/2008 Server editions. |
![]() |
|
|
LinkBack | Thread Tools |
|
|
#1 (permalink) |
|
Registered User
Join Date: Oct 2004
Location: Kuwait
Posts: 123
OS: Windows 2003, Windows XP SP3...
|
Hi Guys
I have deployed one Microsoft Windows 2003 Standard edition server for hosting our CRM Application. Right now we are progressing through deploying this application in the internet for our sales executives who travel loads. Since this application is not for public, but only for our employees, We want to have "Integrated Windows Authentication" enabled for our remote users. Problem by enabling this authentication method is, users from LAN are also asked for a username and password, which is not warmly welcomed by our local area network users. So I want to know whether we can set up IIS in a way that, it differs the LAN users from remote principals and triggers or suppresses the authentication. Thanks in advance and regards
__________________
If it is a door, It will open. |
|
|
|
| Important Information |
|
Join the #1 Tech Support Forum Today - It's Totally Free!
TechSupportForum.com is a leading support website for your computer needs. We offer free, friendly and personalized computer support. Why pay to have your computer fixed when you can do it for free. Join TechSupportforum.com Today - Click Here |
|
|
#2 (permalink) |
|
Tech, Networking Forums
Join Date: Apr 2005
Location: 1265 Lombardi Ave.
Posts: 1,142
OS: All of the above
|
Which Authentication method did you chose. Basic Authentication wont work. You need to use NTLM Challenge and response.
How to configure in IIS: Open the MMC and select the site or directory you wish to protect Right click and select properties on that site / directory Select the directory security tab Click the "edit" button on authentication control Disable basic authentication and enable NTLM / Integrated Windows Authentication Now your site is setup to support NTLM authentication you need to change the NTFS permissions for the directory you want to protect and add any users or groups you wish to have access. With NTLM challenge and respose, it will first try and authenicate with the username and password that the user used to logon to their local computer or domain. If the IIS server is not part of the domain or the user doesn't have a local username and password on the IIS server it will prompt them for a username and password. Plus you need to set the Proper NTFS permissions as well. Last edited by Squashman; 11-15-2005 at 12:40 PM. |
|
|
|
![]() |
| Thread Tools | |
|
|