Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Authentication Issues

Status
Not open for further replies.

Davetoo

IS-IT--Management
Oct 30, 2002
4,498
US
I'm a relative newbie when it comes to IIS and providing content via a browser, so please bear with me.

I'm trying to setup an Intranet to display content from one of our servers. Currently the data is contained within Server B, while Server A handles the IIS and website/Intranet code. I have setup Virtual Directories to point to the content on Server B.

This has worked out ok so far, but I need to make some changes, I think. What I need is for AD Authentication to handle user access to certain files contained on Server B. Right now, because I'm using Virtual Directories, the authentication is reliant upon the user account I've created to link between Server A and Server B.

If I enable IIS on Server B and move the Intranet html files to Server B and have the users access Server B in their browser instead of Server A, can I then use AD Authentication for the users? These are company employees only accessing the Intranet either via the network or a VPN.

I hope that makes sense. In a nutshell, I want to use NTFS ACL's to allow/disallow user access via the Intranet I'm building.

Thanks.

I'm Certifiable, not certified.
It just means my answers are from experience, not a book.
 
Got it sorted.

I'm Certifiable, not certified.
It just means my answers are from experience, not a book.
 
use your AD permissions on a file level and a group level.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top