I intend to develop an intranet information system that uses LDAP to manage security. Thus when users request pages through their browser, if they do not have the sufficient security access, they will be denied the page.
My problem is that the system will be hosted on a server running Windows 2000 server and IIS 5. What is to stop users simply browsing directly to the server using Windows Explorer? Without additional NT security, they could then access even restricted information.
Is there any way to control security for people browsing directly to the server with windows explorer without duplicating my LDAP security rules in NT?
My problem is that the system will be hosted on a server running Windows 2000 server and IIS 5. What is to stop users simply browsing directly to the server using Windows Explorer? Without additional NT security, they could then access even restricted information.
Is there any way to control security for people browsing directly to the server with windows explorer without duplicating my LDAP security rules in NT?